Forum Discussion
bdehning
2 years agoPost Prodigy
Clustered Column Visual
I have the following visual which uses filter It is set less than 4 Top 3 by frequency = IF ( ISBLANK ( [Count of Total Gross Incurred] ), BLANK (), RANKX ( ALL ( InjuryCause[Ca...
- 2 years ago
I solved the issue by adding both Cause and LOE to my X-Axis.
bdehning
2 years agoPost Prodigy
I was trying this earlier and trying to figure out What is Sheet1 and Sheet1[Type] and then Col2. I Assume Sheet1 is Injury Cause and Type is Cause Grouping. Not sure what Col2 is for me? Its Either Count of Total Gross Incurred or LossRun[LOE 2023]?
Anonymous
2 years agoNot applicable
Sorry for the confusion. These are my hypothetical data, 'Sheet1' is 'InjuryCause', 'Type' is 'Cause Grouping', and 'col2' is the value of 'Ref'. Can you share some simple data?