Forum Discussion
Table/Matrix Totals and Percent Rows as footer
I have a table and have tried a matrix that has a very basic layout with totals at the bottom.
What I am aiming to accomplish is to have another row that gives percentages of those totals. Column total divided by the first column total, 185 in the picture above. First few would be 0 but then 15/185 etc....
Is this possible or does someone have an alternative solution that will also display this data?
- Anonymous6 years ago
Hi TCavins ,
I just created a sample pbix file about the percentage row, you can get it from this link.
Best Regards
Rena
5 Replies
- TCavins
Helper V
What do you mean by special tables on rows?
- AnonymousNot applicable
Hi TCavins ,
The totals obtains the summary value of each field values in the table. If the field value is in the form of a percentage, the totals will be also presented as a percentage. Otherwise, it will not work. According to your screenshot, it seems that the field values are not in the form of percentage... In this case, you need to rebuild a special table as parry2k said, and the fields in the table should be presented in the form of percentages.
Best Regards
Rena