Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Toggle between analysis on Obiee Dashboard on BICS

Hi ,
We have hit a problem in OBIEE on BICS where in on the Section properties of Dashboard we don't get the "Condition" option to enable us to toggle the analysis based on condition.
We have two analysis and have to display each analysis based on some condition. Is there any other way of achiving this without the Section ->condition option??
Thanks in Advance
Raj
Answers
-
Could you operate a workaround using the view selector functionality in answers, or are the two reports from disparate data sets?
Alternatively you could put action links and have two versions of the same page, with the links navigating you from page to page, except for the report you want to display conditionally.
0 -
I think I have seen this issue before. Can you try something and let us know if this works. On the condition analysis disable cache. put SET VARIABLE DISABLE_CACHE_HIT = 1; in the prefix section of condition analysis.
Thanks
Arijit
0 -
We have to call both analysis on the same page.
0 -
So does my view selector suggestion work for you?
And did you try @ArijitC suggestion re: disable_cache_hit which may solve your underlying issue?
0