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