Forum Discussion

bdehning's avatar
bdehning
Post Prodigy
2 years ago

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(      ...