multi select parameter
1 TopicPaginated Report URL using MultiSelect Power BI Slicer
Hi Community, I am trying to create dynamic URL for paginated report based on my selections in Power BI report(pbix). I have multiselect country slicer and now i want generate dynamic URL for paginated report based on my selections in Power BI Country Slicers. let's say i have selected India and US in country dropdown. I tried to concatenate my selections using "+" delimiter but still no success. I want the dynamic repetation of parameter and value pair based on number of multi-select values. My output should be: PaginatedReportURL?rp:country=India&rp:country=US Thanks, PravinSolved1.8KViews0likes4Comments