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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors