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
Anonymous
Not applicable

URL filter problem using with Turkish characters

Hello Community,

I want to use URL filtering for my reports. But I have faced with Turkish character problem.

ex: ?filter=Table/Languages eq 'Türkçe'    its not working.

 

Can i solve this issue? 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

In my opinion, I'd like to suggest you add a translated column on desktop side to convert your language characters to English, then you can simply use them in URL filter without that issue.

If you can't modify your table structure, you can refer to official document o convert your characters with escape characters or use Unicode characters to replace each character:

Filter a report using query string parameters in the URL#Special characters in URL filters 

unicodelookup#Türkçe 
Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

In my opinion, I'd like to suggest you add a translated column on desktop side to convert your language characters to English, then you can simply use them in URL filter without that issue.

If you can't modify your table structure, you can refer to official document o convert your characters with escape characters or use Unicode characters to replace each character:

Filter a report using query string parameters in the URL#Special characters in URL filters 

unicodelookup#Türkçe 
Regards,

Xiaoxin Sheng

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.

Top Solution Authors