Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Open a Drill Down report in same page in Dashboard

Hi Team,
We are using a dashboard for performance documents in Oracle Fusion OTBI. Within this dashboard, there is an attached analysis featuring a Pie chart that displays count of document status in each slice of the chart. Now, there is a requirement to enable a drill-down functionality in such a way that when a user clicks on a specific slice of the Pie chart representing a particular status, it should display employee information with that status. We have already implemented this using Action links, but we are facing a challenge where the Action link currently opens the drill-down report in a new page. However, the user's preference is for it to open in the same page just below the pie charts (rather than a new screen that replaces the pie chart screen). Is it achievable to make this change?
Answers
-
Hi,
Most likely you'll want to use master-detail event listener
There are also some good youtube videos out there on how to use them.
0