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
How to hide refresh link in case of No Results in obiee 12c?

This is the screenshot on dashboard when no data is found for this analysis.
Can anyone please tell me how to hide this refresh button?
I have tried to add Js code in Analysis properties, but it dint work!
Answers
-
If there is only the one analysis in dashboard section, it's possible not to show this analysis at all setting condition for dashboard section (condition based on the same analysis, when # of rows>0) and show the other section with text "no data found" with condition based on same analysis (when # of rows =0). Condition setting is in the dashboard section properties
0