Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

passing multiple values from presentation variable to go url in dashboard

875076Apr 5 2013 — edited Apr 5 2013
Hi All,

I am using go url in dashboard in text file box using html mark up. We have a region prompt which saves the values to P_REGION presentation variable. The link from dashboard works well when we choose only one region value. It pass the parameter. However,if we choose multiple values,it fails. Do we need to modify the code below to support multiple value from the presentation variable to pass to the report.


<a href="http://nqrc.cci.edu:7001/analytics/saw.dll?PortalGo&path=%2Fusers%2Faron%2FActionLink%2Fname&Action=Navigate&P0=1&P1=eq&P2=%22Employee%22.%22Region%22&P3=@{variables.P_REGION}">Drill Report</a>
Thanks,

Sushil
This post has been answered by SriniVEERAVALLI on Apr 5 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.