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
Raaz
Helper II
Helper II

Aggregation changes when conditional column is added to a matrix visual

Hi Community Experts,

 

I have a matrix visual which contains columns from multiple tables and a calculated measure.(sum)

The calculated measure gives the result correctly but when i add a conditional column, this measure (sum) splitts into partial sum which I don't need.

 

Would you please advise how to solve the issue?

 

Without conditional column

 

Column A        Column B     Measure   

A                             1                      50

A                             2                      50

B                              1                      60

B                              2                     60

B                              3                      60

 

But when I add a conditional column, it show like this

 

Column A        Column B     Measure            conditional column

A                             1                      20                             

A                             2                      30                                        

B                              1                      10

B                              2                         8                                      

B                              3                       42

 

Appriciate your help

1 ACCEPTED SOLUTION
Raaz
Helper II
Helper II

Problem is solved. I used First(conditional coulum) in matrix visual.

 

Column A    Column B      measure             First of conditional column

 

Thanks!!

View solution in original post

2 REPLIES 2
Raaz
Helper II
Helper II

Problem is solved. I used First(conditional coulum) in matrix visual.

 

Column A    Column B      measure             First of conditional column

 

Thanks!!

Hi @Raaz ,

 

Thanks for sharing your solution here.

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

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.