Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEASolve this Challange with 3 Tool:
1. Short
2. Multi-Row Formula
3. Filter
1. Short: Arrange Count in Descending
2. Multi - Row Formula: Create new field "Rank"
If [Count] != [Row-1: Count] then [Row-1:Rank] + 1 else [Row-1: Rank]endif
3. Filter: Rank<= 5
simple one