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
victor_p
Regular Visitor

Matrix visual, group by top level item and calculate values by row total of top level item

I've been doing some research and have discovered that table visual requested is not support, but last I found was from 2023. Is this still not supported. I would like to recreate the following table in BI visual. I have created a matrix table using all columns in the row section and pounds/cases in the value section. However, I would like row total of top level item group only and when row subtotals is turned on in format visual I get row subtotals per row for each group. Is there a solution to the likes of the table provided, any recommendations appreciated. Thank you.

 

Item IDDate RequestedOrder #Order DateSitePoundsCases
000611/4/25TX000277681/3/20250139,60022
000611/6/25TX000277891/6/20250139,60022
000611/6/25TX000277901/6/20250139,60022
000611/6/25TX000277911/6/20250139,60022
000611/8/25TX000278201/8/20250139,60022
000611/8/25TX000278211/8/20250139,60022
Total    237,600132
       
000641/7/25TX000278141/7/2025011,8001
000641/9/25TX000278491/9/2025011,8001
Total    3,6002
       
0007312/30/24TX0002772412/30/20240139,60022
000731/3/25TX000277691/3/20250139,60022
000731/6/25TX000277921/6/20250139,60022
000731/7/25TX000278161/7/20250110,8006
000731/8/25TX000278221/8/20250139,60022
000731/9/25TX000278421/9/20250139,60022
000731/9/25TX000278431/9/20250139,60022
000731/9/25TX000278441/9/20250139,60022
Total    288,000160
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,@victor_p .I am glad to help you.

It looks like you want to show row subtotals and totals in visual
Similar to a table (with more rows of totals sorted by group than a normal table)

Maybe you can try to show the measure in matrix, where you can use the isincope function to control the output of the measure (to control the value of the total column).
The Values area holds the measure of the displayed data.

I have noticed that there are other users who have similar problems as you, so I hope this helps:

Solved: How to show group counts and totals in table or ma... - Microsoft Fabric Community

vjtianmsft_0-1736486298745.png

vjtianmsft_1-1736486305411.png

The isincope function controls the output of the total column.

Solved: Re: Counting on row level unique values in MatrixT... - Microsoft Fabric Community

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi,@victor_p .I am glad to help you.

It looks like you want to show row subtotals and totals in visual
Similar to a table (with more rows of totals sorted by group than a normal table)

Maybe you can try to show the measure in matrix, where you can use the isincope function to control the output of the measure (to control the value of the total column).
The Values area holds the measure of the displayed data.

I have noticed that there are other users who have similar problems as you, so I hope this helps:

Solved: How to show group counts and totals in table or ma... - Microsoft Fabric Community

vjtianmsft_0-1736486298745.png

vjtianmsft_1-1736486305411.png

The isincope function controls the output of the total column.

Solved: Re: Counting on row level unique values in MatrixT... - Microsoft Fabric Community

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.