Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 43 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 283 Oracle Analytics and AI News
- 60 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 109 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI 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