Dear GURUS,
I have a requirement where I need to build a Dashboard with 2 Graphs and 4 Pivots depending on the Graphs. As per my understanding, it is not a simple case of navigation (maybe, Master-Detail linking, but am unable to figure out).
Environment Details:
OBIEE 12.2.1.3 (I am not using Oracle Visual Analyzer)
Requirement:
Create a dashboard with 2 Stacked Bar Graphs and 4 Pivot views. When a value in the Graph is selected, all the Pivot views should show the data corresponding to that Graph.
There are no Prompts in the Dashboard.
When nothing is selected in the graph, it should display all the values in the Pivot Tables:

If I am selecting certain value in the graph, then the Pivot Views should get filtered out for those specific values:

Here, the selected value is count (Measure) and passed filters to the Pivot Views are Service Name, BU, Count.
Please help me understand how should I proceed here.
Any pointers is appreciated.
Many Thanks in Advance.