cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
sabilahmed
Resolver I
Resolver I

Ignore Page Filter in Measure

I have created the following cards at the top of my report:

sabilahmed_0-1666177934685.png

I have added a Page level filter on NET SALES:

 

sabilahmed_1-1666178021624.png

Level 1 is a hierarchy and Sales exists within Net Sales hence why the card visual has not gone BLANK.

 

But my other cards from Sales + Open Orders to Contribution Margin have gone blank. I have tried using REMOVEFILTERS as below:

 

Sales + Open Orders = CALCULATE(
    [Amount],
    'Profitability Account'[Description] = "Sales + Open Orders",
    REMOVEFILTERS('Profitability Account'[Description])
)

 

I even added Level 1 in remove filters but that doesn't work either. How can I fix this?

 

Thanks,

S

1 REPLY 1
JorgePinho
Solution Sage
Solution Sage

I suggest you to use ALL(). Check it out here: https://learn.microsoft.com/en-us/dax/all-function-dax

Helpful resources

Announcements
Winner of T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Find out who won the T-Shirt Design Challenge and the top 3 finalists.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.