Forum Discussion
rsbin
4 years agoCommunity Champion
Matrix Visual - Hide Percent Total
Good Afternoon, Have a Matrix Visual showing Value and Percentage. In the Value dropdown, I am using the option to "Show as % of row total" The Percentage Total of 100% is redundant. Is it ...
- 4 years ago
tex628
4 years agoCommunity Champion
Hi rsbin,
I'd suggest either of two options here:
- You can manually hide the "%" totals column by removing word wrap and then minimizing the column width, this will be maintain when you publish the report.
- If you remake the calculation as a measure you can identify the totals column and then force a BLANK() statement there instead. This will remove the "100%" values but the column will still remain.
Br,
J