Forum Discussion
Need Second Top 5
This should be easy but not sure how to do it. I have this table where I use Filter Top 5 for Body Grouping by Value Count of Claims.
What measure do I need to be able to see the Top 5 Cause Grouping below and not all of them . In this table it would be Struckby, STF, Caught between, Strain, Cut,Puncture and NC. last two are tied.
bdehning You'll likely need to incorporate Complex Selector logic into your measure that determines whether to display a value or return BLANK. If you provide sample data as text or a link to a sample file, can be more specific.
1 Reply
- Greg_DecklerCommunity Champion
bdehning You'll likely need to incorporate Complex Selector logic into your measure that determines whether to display a value or return BLANK. If you provide sample data as text or a link to a sample file, can be more specific.