Categories
- All Categories
- Oracle Analytics Learning Hub
- 26 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 235 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to hide Data Markers dynamically
Hi, I have a requirement to show or hide data markers on OBIEE Graphs dynamically controlled by a prompt on Dashboard.
One way of doing it is creating a 2 graph views one with data markers displayed always other hiding them and flip views using
conditions in sections.
I am looking for a simpler option.
Any such thing possible using Javascript in the narrative view of report???
Thanks
Answers
-
I would say no since you shouldn't be able to access graphs details from Javascript.
Your solution is the way to go. Fully supported and correct.
Any JS solution can be considered a hack and is a problem when upgrading.
0