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
mpuricelli
Frequent Visitor

Help needed with Filters using query strings in URL

Hi,

I'm using URLs to filter a PBI script published online and export different versions to PDF.


The name of the Table is "PF_Data_2" and the filter is "ELT 1st Layer Name" with values of type "Name Surname"


This url worked when I tested it a couple days ago, but doesn't anymore in any browser. Does anyone have any ideas how to fix it?

 

https://app.powerbi.com/groups/21c58e8c-84a3-4756-9da8-d6fd9fc9fa47/reports/b6e21719-9644-4123-bdf1-...PF_Data_2%2FELT_00x20_1st_00x20_Layer_00x20_Name%20eq%20%27Name%20LastName%20%27

 

Thanks!

4 REPLIES 4
Anonymous
Not applicable

Hi @mpuricelli ,

It's been a while since I heard back from you and I wanted to follow up. Have you had a chance to try the solutions that have been offered? If the issue has been resolved, can you mark the post as resolved? If you're still experiencing challenges, please feel free to let us know and we'll be happy to continue to help!
Looking forward to your reply!

lbendlin
Super User
Super User

Hi Ibendlin,


Thanks, but what special character am I getting wrong?

 

_00x20_ for spaces in the table and columns

 

%20 for spaces in the value


All browser replace ' ' with %27

 

What is missing?

 

Escape the underscore too.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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