Oracle Analytics Cloud and Server

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

Hyperlinking BI content to Title chart

Received Response
1
Views
3
Comments
User_ON8FM
User_ON8FM Rank 2 - Community Beginner

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

  • Jerry Casey
    Jerry Casey Rank 6 - Analytics Lead

    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.

  • 3280272
    3280272 Rank 3 - Community Apprentice

    by using this:  @{title or adres}

    in title line?

  • Jerry Casey
    Jerry Casey Rank 6 - Analytics Lead

    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.