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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

maximum value in a matrix visual

Dear Community,

 

Please I need help. I need to make a matrix visual that shows the maximum value of the fixed hours column but shows the sum of the other columns. See image illustrating my problem.

 

ikehikeh_2-1681816976340.png

 

1 ACCEPTED SOLUTION

HI @Anonymous - you don't have to create new columns yourself or change your original data source, you can pivot the attribute column in PowerQuery. If you want to avoid changing that table at all, I'm not sure that's possible, since you can't have different aggregation levels for a single value field

View solution in original post

3 REPLIES 3
RMDNA
Solution Sage
Solution Sage

Hi @Anonymous - in the Columns section of the visual properties, just change the aggregation type of the field to the one you want. Then you can rename the columns to whatever name you prefer. This works in both tables and matricies.

RMDNA_0-1681843464457.png

RMDNA_1-1681843475044.png

 

Anonymous
Not applicable

Thank you RMDNA for your quick answer. But my data is in this format below (FIG 1) in the data table.

 

FIG 1

ikehikeh_0-1681911250325.png

 

While I want it to be in a matrix table visual like this below

 

FIG 2

ikehikeh_1-1681911352502.png

However, from your answer, I had to change the query to present the data table in the format in Fig 2 by creating additional columns for Fixed, Planned and Registered Hrs which helped me solve the problem, but I would still love to leave my data table the way it is originally and have the matrix visual to not sum the fixed hours.

 

I would still appreciate any help on how to do that.

 

Thank you.

HI @Anonymous - you don't have to create new columns yourself or change your original data source, you can pivot the attribute column in PowerQuery. If you want to avoid changing that table at all, I'm not sure that's possible, since you can't have different aggregation levels for a single value field

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors