Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
danielllin
Helper I
Helper I

About URL filter , How to do when value contains "#"?

Hi,

 

Does anyone knows how to revise my url when the value contains '#' ?

 

according to this article, (https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters)

URL filters already support all special characters in field values

but if my value contains '#', like #user001

when i paste the whole url, it will jump to PowerBI home page.

 

Thanks in advance,

Daniell

1 ACCEPTED SOLUTION

Hi, @danielllin 

?filter=table/column eq '#user001'

You can try replacing slashes(/) with %2f, spaces with %20,number sign(#) with and apostrophes(') with %27 in filter syntax based on  ASCII Punctuation & Symbols.

?filter=Table%2FColumn%20eq%20%27%23user001%27

49.png

 

 

 

 

50.png

Hope this will help you.

 

Best Regards,
Community Support Team _ Eason

View solution in original post

3 REPLIES 3
danielllin
Helper I
Helper I

Thanks! It works.

 

I tried to just change number sign(#) to %23, then it can work.

So actually, i don't need to change slashes or space. 

Really thanks!

danielllin
Helper I
Helper I

for example,  https://app.powerbi.com/reportEmbed?........&filter=table/column eq '#user001'

how to revise it?

Thanks

 

Hi, @danielllin 

?filter=table/column eq '#user001'

You can try replacing slashes(/) with %2f, spaces with %20,number sign(#) with and apostrophes(') with %27 in filter syntax based on  ASCII Punctuation & Symbols.

?filter=Table%2FColumn%20eq%20%27%23user001%27

49.png

 

 

 

 

50.png

Hope this will help you.

 

Best Regards,
Community Support Team _ Eason

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.