Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Pass multi-value slicer parameters in url to Paginated Report

I have some reports built with report builder which need to be filtered by the same values the user selects in Power BI. I know that we can pass those parameters in a url by repeating the parameter name and each value separately, but I can't figure out how to actually build that url.

 

So for example if I have a slicer and the user selects "product 1" and "product 2" from a slicer on products, how do I build that url? Currently I'm using a calculated column on that table which basically says "url = "https://urlgoeshere?rp:product=" & prodcuts[product 1].

 

That works great, but I need to have it be:  "url = "https://urlgoeshere?rp:product=" & prodcuts[product 1] & "&rp:products=" & products[product 2]

 

Thanks!

2 REPLIES 2
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could refer to this blog

https://powerbi.microsoft.com/en-us/blog/url-parameters-for-paginated-reports-are-now-available/

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.
Anonymous
Not applicable

Thank you for this reply, but unfortunatley that article doesn't explain what needs to be done here. It seems like someone must have found a solution to this, I'll keep looking and hoping. I can't imagine there aren't others who need to call a paginated report from PBI with multi-select parameters.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.