Oracle Analytics Cloud and Server

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

Dynamic Linking in BIP

Question
32
Views
0
Comments

Summary

Dynamic Linking in BIP [Supported in Layout View (Not RTF)?] [BIP 11.1.1]

Content

Hello, I was trying to create two reports, with a link in one that passes to the other, based on multiple parameters in a row. I've realizes you could do this via RTF templates, utilizing something such as:

 

{$report_url}&Bank={BANK}&Location={LOCATION}&StatementDate={STATEMENTDATE}

 

this works in RTF templates, but I'm curious if this syntax is supported from interactive view?

I can make "generic links" e.g, just the report_url portion, and it links to the report, but once I add parameters, it invalidates the link and becomes un-clickable.

 

I've searched the documentation, but it seems to all for RTF templates, so I just wanted to confirm if what I was trying to do was either not possible (in interactive view) or used a different syntax.