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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Anonymous
Not applicable

URL filter not working

I have a Milestone Dashboard that gets filtered based on TagNames column. The report is published in the web.
When I manually select a tag from the dropdown, the dashboard shows the filtered data. 

I have another Schedule View dashboard that shows the schedules for various Milestones and has a similar column called DevMilestoneReference like TagNames to filter data. Both the columns have the same data. 

My formula to construct URLs for each Milestone:
https://app.powerbi.com/groups/562abbda-014a-4f81-a0e8-125809398871/reports/03b92d01-7a56-452c-8042-... eq '" & [#"ISG-ES Sensors SharePoint List.DevMilestoneReference"] & "'

For example. when TagName is SCD, the link looks like:
https://app.powerbi.com/groups/562abbda-014a-4f81-a0e8-125809398871/reports/03b92d01-7a56-452c-8042-... eq 'SCD'

And when the same link is pasted in web, it looks like:
https://app.powerbi.com/groups/562abbda-014a-4f81-a0e8-125809398871/reports/03b92d01-7a56-452c-8042-...


But the data is not filtered for SCD. Not sure why my filter in the URL is not working!

MaheshkumarSuma_0-1725898208600.png

I did come across a few solutions that talked about using escape character in case of space between field name but that's applicable here. 

Any help is appreciated!



1 ACCEPTED SOLUTION
Kaviraj11
Super User
Super User

Hi,

 

If the report is publish to web, it will not work. It's one of the limitation. 

 

Kaviraj11_0-1725900907961.png

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Oops didn't know that. Thanks!

Kaviraj11
Super User
Super User

Hi,

 

If the report is publish to web, it will not work. It's one of the limitation. 

 

Kaviraj11_0-1725900907961.png

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors