Forum Discussion
Help with matrix table measures
Greg_Deckler in the sample pbix file, the first table has total right. Can we have this measure which looks like the row subtotals? so that even if we expand the hierarchy, the new measure which represents the total should also be placed accordingly like this:
Is this possible?
Anonymous I don't understand what you are saying.
- Anonymous3 years agoNot applicable
.
- Greg_Deckler3 years ago
Community Champion
Anonymous I don't see it happening or if it is possible it is going to be incredibly ugly to code. Basically what you are asking for is akin to a Custom Matrix Hierarchy except instead of the hierarchy being for columns, you need it for rows. Knock yourself out with this method if you can swing it: (3) The New Hotness (Custom Matrix Hierarchy) - Microsoft Power BI Community
- Anonymous3 years agoNot applicable
Greg_Deckler Thanks a lot for helping me out .
- Greg_Deckler3 years ago
Community Champion
Anonymous Sorry, not an easy solve.