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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Rana_Rumeel
Helper II
Helper II

Remove Filter is not filtering properly

Dear Community,
I am facing an issue related to RemoveFilter option.

1: I have two slicer on my report
           a: Active Project Code  (In filter I added Status = Active)
           b: Engineer
2: Both slicers don't have intrection with each other
3: If I am selecting Project Code from Slicer then it is working properly.

Issue Statement: 
But if I am selecting 1 Engineer which have data, and then selecting project code from other slicer then it is not working.
I don't want to filter out my measure on the bases of Project Code. but it will filtered out with Engineer slicer.

DAX Using: 

Measure = 
CALCULATE(
SUM(Hours),
REMOVEFILTERS(Table[Project Code]
)

SS1.png

1 REPLY 1
daXtreme
Solution Sage
Solution Sage

This is not fully understandable. Please make a better example. Best, please post a link to a file which demonstrates the issue. You can put such a file on a shared drive. Don't forget to assign proper access rights.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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