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 #485: Hot Dog Eating Contest Simulation

Aurora_M
7 - Meteor

Solved!

Macro

Spoiler
Alteryx challenge 485 Macro.png

And the workflow

Spoiler
Alteryx challenge 485.png

 

DaisukeTsuchiya
14 - Magnetar
14 - Magnetar
Spoiler
スクリーンショット 2025-08-16 100645.png
FreyaMarijatta
7 - Meteor

A nice challenge!

 

Workflow:

Spoiler
FreyaMarijatta_1-1755793283583.png

 

Macro:

Spoiler
FreyaMarijatta_2-1755793348700.png

 

ahsanaali
11 - Bolide
Spoiler
485-1.png

485-2.png

Jaden_Matt
7 - Meteor
Spoiler
Jaden_Matt_0-1756996106571.pngJaden_Matt_1-1756996151057.png

 

 

Nicholas_14
7 - Meteor

 

Spoiler
Spoiler
Nicholas_14_0-1757746679183.png

 

First submit on this platform, took me hours to figure out how iterative functions work, nevertheless, I still need to work on optimizing my workflows. 

Nicholas_14_1-1757746711118.png

 

Nicholas_14_2-1757746779972.png

 

dman2740
6 - Meteoroid
Spoiler
dman2740_0-1758315481141.pngdman2740_1-1758315502487.png

 

 

 

Using an iteration macro helps solve this issue as it can simulate each round and leveraging the multi row tool can help reassigning the groups after each round but other than that it is straightforward.

myastarling
11 - Bolide

here's my solution! this was a fun one!