Categories
- All Categories
- 75 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14K Oracle Analytics Forums
- 5.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 40 Oracle Analytics Trainings
- 59 Oracle Analytics Data Visualizations
- 2 Oracle Analytics Data Visualizations Challenge
- 3 Oracle Analytics Career
- 4 Oracle Analytics Industry
- 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