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

ARussell34
8 - Asteroid

Here is my solution for #14!

MichelleL
Alteryx
Alteryx

Note for iterative macros: data types must be the same in every iteration!

adrilarotta
8 - Asteroid

adrilarotta_0-1624490786327.png

 

cwkoops
8 - Asteroid

Batch Macro Approach

LukasJennings
8 - Asteroid
 
 
Spoiler
Screenshot 2021-06-28 165025.png

 

JasonHu
8 - Asteroid
Spoiler
workflow_without_macro.png

Here is my submission without macro.

EFos
8 - Asteroid
Spoiler
EFos_0-1625467413195.png

 

Jon-B
7 - Meteor

I would probably do this kind of thing with some Python code in future.

IraWatt
17 - Castor
17 - Castor

Really interesting challenge, great brain teaser. 

 

Spoiler
IraWatt_0-1626250946408.png

 

DanTh
Alteryx Alumni (Retired)
Spoiler
Gut reaction was to not use a Batch Macro and once I had remembered the Running Total tool it was reasonably ok. Big thanks to @cwkoops for sharing their batch macro, which I used to check my understanding.

3/5