Forum Discussion
Filter a report using query string parameters not working with Russian table name and column
Filter a report using query string parameters not working when I try to filter Russian table name. I created 2 tables (English,Russian)
1. English table name work fine https://app.powerbi.com/groups/me/reports/2a5ddc8e-0272-43a5-bae4-27117f59ee52/ReportSection?filter=Customer/Name eq 'Ivan'
2. Russian table name doesn't work
test model ==> TestModel
1 Reply
- v-yuta-msftCommunity Support
Hi Claster,
Haven't found any info from documentation about this issue. You may try encoding the Russian letter to unicode format manually so that it can be recognized by power bi service.
Reference: https://docs.microsoft.com/en-us/power-bi/service-url-filters#special-characters-in-url-filters and https://en.wikipedia.org/wiki/Cyrillic_script_in_Unicode.
I would recommend you to submit your idea here.
Regards,
Jimmy Tao