Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 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