Forum Discussion
Need help to create a table with subtotal for each Row
Hi All,
Beow is my data from which i am trying to create a table in power as show in second table
| ISIN | Buy/Sell | Name | Amount |
| X001 | B | Rose | 1000 |
| X001 | S | Rose | -1000 |
| X002 | B | Pink | 500 |
| X002 | S | Pink | -400 |
| X002 | B | Pink | 200 |
| X002 | S | Green | -300 |
i want to add a subtotal below each ISIN column so that i take the sum of the Amount.
| ISIN | Buy/Sell | Name | Amount |
| X001 | B | Rose | 1000 |
| X001 | S | Rose | -1000 |
| Total | 0 | ||
| X002 | B | Pink | 500 |
| X002 | S | Pink | -400 |
| X002 | B | Pink | 200 |
| X002 | S | Green | -300 |
| Total | 0 |
Regards,
Kiran
Anonymous
Put your values in a matrix with ISIN, Buy/Sell, and Name in Rows and Amount in Values.
Turn off stepped layout Format > Row Headers > Stepped Layout
Under Subtotals to on 'Per row level' then turn off all but 'Buy/Sell'. I know it is counter intuitive but the 'subtotal' for ISIN is actually the totaling row for the entire matrix, the subtotal for EACH ISIN is the next column in the list which is Buy/Sell.
Then expand your levels all the way down and you should have the view you asked for.
2 Replies
- jdbuchanan71
Super User
Anonymous
Put your values in a matrix with ISIN, Buy/Sell, and Name in Rows and Amount in Values.
Turn off stepped layout Format > Row Headers > Stepped Layout
Under Subtotals to on 'Per row level' then turn off all but 'Buy/Sell'. I know it is counter intuitive but the 'subtotal' for ISIN is actually the totaling row for the entire matrix, the subtotal for EACH ISIN is the next column in the list which is Buy/Sell.
Then expand your levels all the way down and you should have the view you asked for.
- parry2k
Super User
Anonymous you should create a matrix visual:
use ISIN/BUY/Sell Name on rows
use Amount on Values
on the format pane turn off step layout and drill down to Sell Name and that will do it. You can also turn off subtotal at Sell Name and Buy level so that it only shows at ISIN level. This can be done on the Format pane.
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡