This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi, I have a table created using summarizecolumns and rollupaddissubtotal. I want to display this in a table visual. I want the rolled up row to appear as the total row in the visual. I am able to put this easily into a table visual, but the total row appears as a normal row. How to I tell the table visual, that a particular row needs to be treated as the total row?
Can you help, your efforts are highly appreciated.
Solved! Go to Solution.
Hi @senthilvaithi ,
According to your statement, I think you currently create a calculated table by SUMMARIZECOLUMNS() and use ROLLUPADDISSUBTOTAL() to add rows as subtotal in your calculated table.
Your requirement should be that show subtotals by group like the result in your calculated table.
As far as I know, Table visual support us show result based on row or column.
You can try matrix and add your groups in Row or Column Fields, than Power BI will show result by group ( in hierarchy level).
For reference:Create a matrix visual in Power BI - Power BI | Microsoft Learn
You don't need to create a calculated table, you can use columns from tables in matrix directly (different tables need to be related by columns).
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @senthilvaithi ,
According to your statement, I think you currently create a calculated table by SUMMARIZECOLUMNS() and use ROLLUPADDISSUBTOTAL() to add rows as subtotal in your calculated table.
Your requirement should be that show subtotals by group like the result in your calculated table.
As far as I know, Table visual support us show result based on row or column.
You can try matrix and add your groups in Row or Column Fields, than Power BI will show result by group ( in hierarchy level).
For reference:Create a matrix visual in Power BI - Power BI | Microsoft Learn
You don't need to create a calculated table, you can use columns from tables in matrix directly (different tables need to be related by columns).
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |