I need this to be dynamic so when filters are applied (ie change Category = Animal to Category = Type of Fish) the Rank is reassigned based on the count (and “Other” category assigned accordingly.)Ā
Any thoughts / suggestions would be greatly received.Ā
Thanks in AdvanceĀ
—————————— P ——————————
Ashley Hsia
Member
April 13, 2020 at 5:18 PM
?You would need a calculated column.Ā
Top3= IF(RANKX(YourTable,YourTable[Count of Animal])<=3,YourTable[Animal],”Other”)
If you are using the built-in counting function you may need a counting column before this will work.Ā
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.
Report
You have already reported this .
Welcome to our new site!
Here you will find a wealth of information created for peopleĀ that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!