Forum Discussion
Anonymous
7 years agoNot applicable
Mesure selecting max quantity items
Imagine a scenario: As is shown in the capture , I have a list of color. My goal is show in a card the name of the color with major number...
- 7 years ago
you could achieve something like this by ussing SUMMARIZE/GROUPBY for colours, and then RANKX/TOPN
Stachu
7 years agoCommunity Champion
you could achieve something like this by ussing SUMMARIZE/GROUPBY for colours, and then RANKX/TOPN
- Anonymous7 years agoNot applicable
Thanks for your help.
No needed measure , TopN = 1 in the Filter levels was enought :-)