Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 54 Oracle Analytics and AI Sharing Center
- 25 Oracle Analytics and AI Lounge
- 307 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.6K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 118 Oracle Analytics and AI Trainings
- 22 Oracle Analytics and AI 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.