Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request 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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 10 | |
| 10 | |
| 8 | |
| 8 |