Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Cloud Quests

Elevate your workflow skills by solving real-world challenges using the Alteryx Analytics Cloud Platform.

Cloud Quest #3: Ranking Duplicate Data

RWvanLeeuwen
11 - Bolide

Using my own datasource (which I had to deduplicate because it was hastily generated) I tackled this Quest #3!

Here's my take

Spoiler
the second aggregation step is to create te count per user, but as the tile tool inverses the rankings, I had to fix that using a max_tile + append + formula constructionthe second aggregation step is to create te count per user, but as the tile tool inverses the rankings, I had to fix that using a max_tile + append + formula construction
AkimasaKajitani
17 - Castor
17 - Castor

My solution!!

 

I remember there was the similar challenge in Weekly Challenge. So I used Weekly Challenge #9's input file.

 

Spoiler
スクリーンショット 2024-03-07 224704.png

  

I attached my input file.

alexnajm
18 - Pollux
18 - Pollux

Thank you @AkimasaKajitani for providing a file! Solution attached:

Spoiler
Similar solution as well - is it just me or did the Tile tool not perform as expected?
Quest #3.png
biancang
8 - Asteroid

Done. ☺

Spoiler
Cloud Quest 3.PNG
MikeRoof
Alteryx
Alteryx

Big thanks to @AkimasaKajitani for the example file! Here's a solution that uses Unique instead of Summarize:

Spoiler
Screen Shot 2024-03-07 at 11.26.52 AM.png
tshih18
Alteryx
Alteryx

Here's my solution

Spoiler
Quest 3.png

Qiu
21 - Polaris
21 - Polaris

Lets have the Multi-Row Formula tool for Cloud

@AkimasaKajitani Thank you forthe data input.

 

Spoiler
Quest 3.png
LynnPätzold
8 - Asteroid

Had to think a sec about my solution.

Spoiler
Screenshot 2024-03-08 115051.png

Ladarthure
14 - Magnetar
14 - Magnetar

My solution! loving the record id function with a sort integrated! 

 

thank you @AkimasaKajitani for the dataset :)

 

Spoiler
Capture d’écran 2024-03-08 à 14.34.23.png

nwaters
Alteryx
Alteryx

Here is my contribution for Cloud Quest 3

Spoiler
2024-03-08_15-06-36.png