BI Publisher (MOSC)

MOSC Banner

BI Publisher Data Model Performance Issue

edited Apr 16, 2020 5:00AM in BI Publisher (MOSC) 4 commentsAnswered

Hi All,

BI Publisher Parameter:

  The following parameter has selected for the Report Parameter.

1.  Multiple Selection (Check Box Ticket)

2. Can Select all (Radio button selected the "All Values Passed")

3.  Refresh other parameters on change

Data Model Code in Where Condition:

and ((cc.segment4 in (:P_1)) OR ('All' IN (:P_1 || 'All')))

When we selected the "All" in the selection parameter for the costcenter (segment4). The report is finished quickly. If i select the particular or multiple segment4, the report is very slow.

I removed the code "OR ('All' IN (:P_1 || 'All'))" and select the single or multiple segment4. The report is finished quickly. 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center