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
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?
Solved! Go to Solution.
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
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
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!