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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
DaveBFT
Frequent Visitor

Ignore Visual level filter in measure

Hi wonderful PBI community,

 

I am unsure if this is possible but thought I would ask.

 

I have a measure that calculates a total bonus earnt and I use a visual level filter to taylor this to the individual. It's a simple measure Total Bonus = [Individual Bonus]+[Team Bonus], the tricky bit is I need the measure [Team Bonus] to ignore the visual level filter I place on the measure. Is this possible?

 

Thanks In Advance.

7 REPLIES 7
v-juanli-msft
Community Support
Community Support

Hi @DaveBFT

If you add measure [total bonus earnt] to the visual filter, when applying a filter, it will change the rows for all columns shown in the same visual.

If you add a column or other measure to the visual filter, to ignore visual level filter in measure [Team Bonus], we need to consider if the column affects the measure [Team Bonus].

So we need know how  the measure [Team Bonus] calculate and which columns it uses and what's relationship between these columns and the column used the visual filter.

 

Best Regards

Maggie

Hi @v-juanli-msft,

 

[Team Bonus] is made up of [Team Conversion]+[Team GP], these are both Look Up's like the formula above, they look up based on the result of the [Team GP] that adds up GP Columns from the 'Sales Data' table, based on the invoice number from the 'Sales Team Sales' table. How ever this is also filtered by 'user' to give us the [Individual GP] result and [Individual Conversion] result. So I would like the Result of a filtered [Individual Bonus] measure added to an unfiltered [Team Bonus] measure. 

 

Regards,

Dave.

prateekraina
Memorable Member
Memorable Member

Hi @DaveBFT,

 

It is possible. 

You need to modify [Total Bonus] measure. I would suggest to use ALL() in your CALCULATE() to remove context of filter you are applying in visual level filter.

Check this link for syntax of ALL().

 

Prateek Raina

Hi, Thanks. I guess I need to be more clear around these measures. Team Bonus is made up of [Team Conversion]+[Team GP] and those measure are look up values on a table for e.g 

 

Team Conversion =
CALCULATE(
LOOKUPVALUE('Bonus Payments'[Team Conversion $$],'Bonus Payments'[Team Conversion],
ROUNDDOWN('Sales Measures'[Conversion],2)))+0

 

This is so I can edit the spreadsheets easily when the targets change. SO I am struggling to an ALL into this.

Hi 

 

I have 17 Seperate data tables and 4 seperate tabes of measures.  However the only relationship in effect here is the User table and the Sales Data table. 

I donlt think what I am trying to do is possible so I will need to figure out a different way to calculate the bonus figures.

Hi 

 

I have 17 Seperate data tables and 4 seperate tabes of measures.  However the only relationship in effect here is the User table and the Sales Data table. 

I donlt think what I am trying to do is possible so I will need to figure out a different way to calculate the bonus figures.

Hi @DaveBFT,

 

Can you screemshot your relationship between tables and also tell which column are you using in the visual level filter. 

 

After this input only, we will be able to tell that where you should change to accomplish the result.

 

Prateek Raina

Helpful resources

Announcements
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!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.