Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 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
Dynamic Linking in BIP

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.