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
lawadaa
Helper I
Helper I

ignore column value filter in a table visual

hello

i have visual table with below fields'

lawadaa_0-1695124621140.png

I'm trying to calculate the agent achievement which is made of

1- core achievement measue (which equals 90%* by new achiev% measure)

2- accessories achievement (which equals 10%* new achiev% measure)

3- total achievement (equals the sum of core achievement and accessories achievement)

 

as you can see from the table above, i managed to to calculate the first 2 parts for core achievment and accessories achievement. the problem is when i was trying to sum the two percentages it's not working. as for [category type]= 'accessories' it will show blank in core achievment measure and for [category type]='Core' it shows blank for accessories achievement.

 

i want to show the accessoreis achievemt '7%' instead of blank for category type ='core' so that for each core category i can sum both core and accessories achievement as below

 

lawadaa_1-1695125027826.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @lawadaa,

I'd like to suggest you look at the following blog about all functions and use them in your formula to ignore the specific field filter effects. Then you can manually apply filter effect as condition to filter on your expression.

Managing “all” functions in DAX: ALL, ALLSELECTED, ALLNOBLANKROW, ALLEXCEPT - SQLBI

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @lawadaa,

I'd like to suggest you look at the following blog about all functions and use them in your formula to ignore the specific field filter effects. Then you can manually apply filter effect as condition to filter on your expression.

Managing “all” functions in DAX: ALL, ALLSELECTED, ALLNOBLANKROW, ALLEXCEPT - SQLBI

Regards,

Xiaoxin Sheng

Helpful resources

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