March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello Community,
I want to use URL filtering for my reports. But I have faced with some character problem.
This is my scenario: I have a table with name 05. Country and a column name Country
but when I tried for ex: ?filter=05._x0020_Country/Country eq 'Denmark' it is not working.
Can someone help me with this?
Kind regards.
Solved! Go to Solution.
Hi @v-easonf-msft,
I already know the problem, so imagine that you have a table name 05. Country and field Country #, you need to put this:
Hi @v-easonf-msft,
I already know the problem, so imagine that you have a table name 05. Country and field Country #, you need to put this:
Hi, @Anonymous
Great, I'm glad your problem has been solved. Thank you for your sharing .
I think you can accept your reply as a solution, which will help more community members.
Best Regards,
Community Support Team _ Eason
Hi, @Anonymous
Have your tried to change the name of this table ?
In addition, I would suggest you to create a support ticket to let engineers look into the issue on your side.
Best Regards,
Community Support Team _ Eason
Hi @v-easonf-msft unfortunately I can't change the name of table, because it is a company rule to have the name of the tables like that. I will check another options and try other ways.
Once again, thanks and kind regards.
Hi, @Anonymous
If your problem is solved, please share the solution here, which will help more people who encounter similar problems.
By the way ,it seems that unicode of full stop ( . ) is 0x2E rather than 0020.
?filter=05_x002E_Country/Country eq 'Denmark'
Best Regards,
Community Support Team _ Eason
Hi @v-easonf-msft.
Yes I already tried all the combinations, and I already created a ticket and I already spoke with one of the support members, and we tried all the combinations and probably it is a bug, because we tried a example that you have in microsoft documentation for example with @ (x0040) and it is not working too, when you use special character is not working. So I need to wait for their feedback. When I know I'll put the feedback in here.
Thanks and kind regards.
Hi , @Anonymous
Special characters and spaces in table and column names require some additional formatting.
There may still be some kind of error in the format. It is best to standardize your original table name into a name that does not cause ambiguity.
For more details ,please refer to this document about how to Filter a report using query string parameters in the URL .
Best Regards,
Community Support Team _ Eason
Thanks for your reply @v-easonf-msft
I've tried many options for example: ?filter=_x0030_x0035_x002e_x0020_Country/Country eq 'Denmark' , but I think it doesn't accept numbers (05) or ".", it may be that it only accepts text and only the special characters that exist in the microsoft documentation.
Kind regards.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
24 | |
23 | |
12 | |
11 | |
8 |
User | Count |
---|---|
43 | |
43 | |
24 | |
11 | |
10 |