Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to hide Data Markers dynamically

Received Response
1
Views
1
Comments
372c142d-a2da-4ee1-beee-0813eac4eb3b
372c142d-a2da-4ee1-beee-0813eac4eb3b Rank 1 - Community Starter

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

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    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.