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 #14: Warehouse Distribution

STate
7 - Meteor

First intermediate challenge and it wasn't as intimidating as I thought it would be!

bdaniels
8 - Asteroid
 
Gauthier_B
8 - Asteroid

Done with joins and running total

mickael_gest
8 - Asteroid

My solution :)

 

 

Spoiler
challenge_14.PNG
AndrewRein
8 - Asteroid
 
CaraI
Alteryx
Alteryx

Definitely a fun exercise!

 

Spoiler
Spoiler 14 workflow.jpg
14 Macro.jpg

  Macro includes an output sheet to double check the logic of the iterative macro.  Took a few tweaks to account for running out of inventory, but was able to accomplish via nested if then statements. 

kcoulon
8 - Asteroid

Challenge Completed - non-macro version

justynam
8 - Asteroid

My solution - with iterative macro :-)

 

Jim7
8 - Asteroid

Attached is my solution, based on two multi-row formulas.

justin_winter
8 - Asteroid

Pretty easy without iterative macro using running totals, sort orders, and multi-row formula!