Hello!
I need to display a report as an embedded content in a dashboard. I have two prompts in the dashboard namely Year and Region. Now, for passing the the year and region values to the report I have created presentation variables and used that in the URL. My single select prompt is working fine with this but for multi-select, all values passed are considered as a single string. i.e if I select Region1 & Region2 in the Region prompt the values are passed as "Region1, Region2" and the report filter considers this as a single string and displaying no results showing Region is equal to/is in 'Region1,Region2'. Is there any other way we can pass multi-select value to the report through URL?
Given below is the URL I have given in the embedded content.
http://localhost:9502/analytics/saw.dll?Go&Path=%2Fshared%2FReports%2FExpand%20Column%20Sample%20Report&Action=Navigate&…