Hello All,
I have a requirement to pass the parameters ( One static(Presentation table. column) + Prompt Values from the dashboard),I have opted for Gourl approach
1) Portal Path approach Where the detail report is in the same dashboard page within the summary report & the URL embedded navigates with the Prompted values to the summary report. While I am unable to pass the hardcoded filter using P0,P1 & P2 as In go URL.
analytics/saw.dll?Dashboard&PortalPath=@{1}&Page=@{2}&Navigation=@{3}&P0={P0}&P1={P1}&P2={P2}…
2) GO Path approach works for passing the hardcode values but I am unable to pass the prompt values.
saw.dll?Go&Path=%2Fshared%2FFinancial%20Analytics%2FSubject%20Area%20Contents%2FP%20%26%20L%20Report%2FP%20%26%20L%20Detail%20report&Action=Navigate&P0=2&P1=eq&P2="Natural%20Account"."Reporting%20Line"&P3=1+Charity care
Please help me further on this.
Regards,
Rohith.