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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Peter_23
Post Patron
Post Patron

Passing filters values from power bi report to report builder

Hi community, I'm actually working in report builder, so I have the requeriment to pass select values from power bi report to report builder.

 

In the report: I have country and city slicer (multivalues with all selected) meanwhile in the report builder I have the same filters; so my user select US and MX (country) and LA and CMDX (cities) the url is something as:

 

https://app.powerbi.com/groups/me/rdlreports/xxxxxxx-abc7-40f0-b456-febzf9cdda4d?rp:Country=US&rp:Co...

 

so I have two questions:

1.- Selected multiples values the url is coming too long... so is this possible to pass as  "value,value" ?

https://app.powerbi.com/groups/me/rdlreports/xxxxxxx-abc7-40f0-b456-febzf9cdda4d?rp:Country=US,MX&rp...

 

 

2.- When I select all values, is there any way to pass "All" word instead of one by one.

https://app.powerbi.com/groups/me/rdlreports/xxxxxxx-abc7-40f0-b456-febzf9cdda4d?rp:Country=ALL&rp:C...

 

thanks in advace.

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

1. yes but you would need to split the results on the Report Builder side

2. unfortunately no.  These could be millions of values.  But again - you could parse the URL on the Report Builder side and translate "ALL"  to "no filter".  Make sure you don't accidentally have a data value as "ALL".

View solution in original post

2 REPLIES 2
Peter_23
Post Patron
Post Patron

thanks @lbendlin  I'll try

lbendlin
Super User
Super User

1. yes but you would need to split the results on the Report Builder side

2. unfortunately no.  These could be millions of values.  But again - you could parse the URL on the Report Builder side and translate "ALL"  to "no filter".  Make sure you don't accidentally have a data value as "ALL".

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.