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
Hyperlinking BI content to Title chart

Hi,
I have a case where I need to hyperlink a BI content report to the title of an analysis in the dashboard.
Is there ar way to do it?
Similarly, can we do hyperlinking to Performance tile?
Answers
-
If you create a text column that contains your title, you can create an action link from that value to your target query.
You can create a faux Title view by formatting the value within a single-column Table, a Text view or a Narrative view.
If your target query displays a Performance tile in it's compound view, that's what you'll see.
0 -
by using this: @{title or adres}
in title line?
0 -
No. Add a column to your analysis containing 'WhateverTitle'. Then in column properties, set Interactions to Action Link, where you set up the navigation to your target content.
Create and format a a single-column Table, Static Text, or a Narrative view containing only the 'WhateverTitle' column. Use that view as your title instead of an actual "Title View".
When the user clicks on the title value, the action link will take them to your target.
0