Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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:
so I have two questions:
1.- Selected multiples values the url is coming too long... so is this possible to pass as "value,value" ?
2.- When I select all values, is there any way to pass "All" word instead of one by one.
thanks in advace.
Solved! Go to Solution.
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".
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".
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 5 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 13 | |
| 7 | |
| 7 | |
| 5 | |
| 4 |