Forum Discussion
Anonymous
4 years agoNot applicable
Matrix Row Total
I am trying to create a matrix to display receipts as a percentage of total billings. The rows are grouped by billing month. The columns are grouped by receipt month. I can successfully compute an...
Anonymous
4 years agoNot applicable
Looks like you are probably right, Greg. I assumed it would be a bit of a coding chore, but I'm up for the challenge.
Thanks for the advice, and I will mark as a solution once I successfully implement the concepts.
Greg_Deckler
4 years agoCommunity Champion
Anonymous You could also do it the old fashioned way where you put the measure or what not in the Columns and then manually shrink all of the multiple duplicate columns that generates but it usually looks bad and messy. There might be a custom visual that allows you to do it cleanly as well.