Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

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 #222: Where There's a Whale There's a Way

GustRosales
メテオロイド

Hi! Here's my solution.

jfissel
アステロイド
スポイラ
challenge_222_jfissel.png
tammybrown_tds
コメット

Where there's a whale, there's a way!

 

スポイラ
Screenshot 2025-01-29 152243.png
JBevan89
アステロイド

My Solution attached

yiyu_aia
メテオール

It seems that the 'average' in the output example is misspelled as 'agerage', so I just changed it

VijayChandra
メテオール

Re: Challenge #222: Where There's a Whale There's a Way

Diwan
メテオール

Screenshot 2025-02-11 140845.png

FlavioE
メテオール

My Solution! 

 

 

CN222819
メテオロイド

This one was tough for me to figure out without the help of the solution. 

My first (incomplete) attempt is in container 97. I realized after looking at the solution, that it should be in my best interest to join all the data as soon as possible. I also realized that include as much data in my summarize tools as possible, without affecting the results required.

This will ensure that important data that needs to be used later, won't drop off.

 

In my first attempt, I managed to get the results, except various columns dropped off due to the summarize tool. I also couldn't manage to get the results by adding any other columns to the summarize tool. I couldn't join the columns back because there was no longer a primary key.

 

Thanks for coming to my ted talk, as this is just me ranting about mistakes I was making. 

myastarling
ボリード

here's my solution!