Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #9: Analytics Ranking

psk009
8 - Asteroid

#Solution 9: Tool used : Sort, Multirow, Filter

 

psk009_0-1673506512942.png

 

Joppa
6 - Meteoroid

This challenge is completed using a combination of Sort and Multi Row Formula.

viniciusahanada
6 - Meteoroid

I have two solutions, one using frequently used tools, and another relying on Tile tool.

 

viniciusahanada_0-1673551830125.png

 

Angelica_Obi
8 - Asteroid

Solution

vijaydholam
7 - Meteor

Solved with multi row formula and filter tool

Tanbir89S
6 - Meteoroid

Solved! Solved! Solved!

 

Solved in two ways ---->>>>

 

Process 1 : Steps to be followed - 

  • Sort Tool - Count as Descending
  • Multi-Row Formula Tool 
    • Create New Field : Rank
    • Expression :  IF [count] = [Row-1:count] THEN [Row-1:Rank] ELSE ([Row-1:Rank]+1) ENDIF
  • Filter Tool - Rank <=5

 

Process 2 : Steps to be followed - 

  • Sort Tool - Count as Descending
  • Tile Tool
    • Tile Method - Unique Value
    • Unique Column - Check count
  • Filter Tool - Tile_Num <=5
  • Select Tool - Select First, count and Tile_Num(Rename as Rank)

 

Yeah!! You've got the desired result. Congrats!

wimbe3
7 - Meteor

Solution below

Spoiler
wimbe3_0-1673637715991.png

 

rchaidez
6 - Meteoroid

Solved using the following tools: Sort, Multi-Row Formula and Filter

VinodBestha_
6 - Meteoroid

good one

VinodBestha_
6 - Meteoroid

good one