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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

remove wrong value from a filter?

I have the 'Edit' option in power BI service and I wanted to do a quick modification to a report.

 

I have a specific value in a filter for a Dimension that I want to remove.

 

(I know the correct fix would be to eliminate this wrong entry in the Dim table, but I don't have access to the source).

 

It's the DimProvince, and there is a row which is not a Province (this shows up in the filtering option): is there a quick way to not display that wrong value in the filter options?

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. Let's see if I understand. You have slicer filter in province and want to hide one of its values. In order to do that. Click on the slicer, and add a Visual Level Filter on the Filter Pane like province name. Then select all values and unmark the one you don't want to show up there.

Hope this helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous ,

 

You could use URL filter to remove wrong value.

The basic syntax is fairly straightforward, as follows:

URL?filter=Table/Field ne 'value'

18.png19.png

 

Reference: Filter a report using query string parameters in the URL

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

PC2790
Community Champion
Community Champion

Hi @Anonymous ,

 

The ability of you to update the report totally depends on how the report was shared with you, whether or not the edit access was given to you.

Please look for the available filters in teh report and see if the relevant one is present for you to get rid of the unwanted values.

ibarrau
Super User
Super User

Hi. Let's see if I understand. You have slicer filter in province and want to hide one of its values. In order to do that. Click on the slicer, and add a Visual Level Filter on the Filter Pane like province name. Then select all values and unmark the one you don't want to show up there.

Hope this helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Anonymous
Not applicable

Thanks, not sure if it is a "add a Visual Level Filter" I added a 'Filter on all pages' in the filter seciton and that worked...

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