Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I'm looking for a help to get Matrix table cell values to SUM and do some other calculation and show it as a column in the Matrix. For more details please refer screenshot below.
Thanks in advance,
Upuls
Did you manage to find a solution?
You could create a custom column for sum of row columns in table with the formula:
Total = 'TableName'[columName] + 'TableName'[columName] + .....
You could also create a measure with the same formula and place it in a table.
Hi vineetakande,
Those are not columns. Values are different and are in single column.
Can you provide your expected result with scenario
Actually this is what I need.
@Upuls one of the way is that you create a measure with specific subtotal and use that using isinscope and see that in row-level total
https://xxlbi.com/blog/new-dax-function-isinscope/
If can you want to add that as a column after pivot column display, means you need hybrid display
if you are looking for a Hybrid display with Matrix Column and measure
https://community.powerbi.com/t5/Community-Blog/Creating-a-custom-or-hybrid-matrix-in-PowerBI/ba-p/1...
https://community.powerbi.com/t5/Quick-Measures-Gallery/The-New-Hotness-Custom-Matrix-Hierarchy/m-p/...
vote for Hybrid Table
https://ideas.powerbi.com/ideas/idea/?ideaid=9bc32b23-1eb1-4e74-8b34-349887b37ebc
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
11 | |
10 | |
9 | |
8 |
User | Count |
---|---|
17 | |
13 | |
12 | |
11 | |
9 |