Forum Discussion
Add new Total row with slicer selected
i have below table and need to create matrix table with filter data - Pull through and customer at row, period in column.
After matrix creation, i also need to include Total volume for every period and % pull through volume (total volume pull through/total volume Midstream PT * 100) into matrix table. Can it be done? how? https://we.tl/t-ecMXQgk0nX
2 Replies
- amitchandak
Super User
lawsc76 , I do not think you can add that. You might have to add a new table for that.
- AnonymousNot applicable
Hi lawsc76,
You can't directly do this with the default matrix feature, you need to use a new table with raw table category and custom aggregates and use it on your matrix visuals.
After these, you need to write a measure to check current row content values and return corresponding calculations results.Regards,
Xiaoxin Sheng