Forum Discussion
bdehning
2 years agoPost Prodigy
Remove Blanks in matrix table
I have this Matrix Table. Here is my Values Measure Top3CauseCount = VAR CurrentRank = [RankCauseGrouping] VAR CountValue = [Count of Total Gross Incurred +0] RETURN IF( ...
MattAllington
2 years agoCommunity Champion
You can simply turn off the totals for the visual
bdehning
2 years agoPost Prodigy
Yes I can turn totals off but there is still the blank issue?