Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
10 | |
10 | |
9 | |
6 |