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 #266: Mother's Day Bouquet

rmassambane
11 - Bolide

and another one gone!

kelly_gilbert
13 - Pulsar

I don't know why, but I find using the Report Map tool to be super fun. Thanks for the challenge, @sara_burk!

 

Spoiler
Outer workflow:
kelly_gilbert_1-1623623869357.png

 


Iterative macro for sequencing the stops:
kelly_gilbert_0-1623623794172.png
DawnDuong
13 - Pulsar
13 - Pulsar

Interesting case. I had to read the descriptions a few times to get the correct interpretations of the question though. A good practice for iterative macro.

johnzrgu75
7 - Meteor
Spoiler
johnzrgu75_0-1623865709472.png

 

mbogusz
9 - Comet
Spoiler
Weekly Challenge #266 in the canWeekly Challenge #266 in the can
youngk313
8 - Asteroid

Also included a more efficient way to deliver. Instead of just delivering to the 30 closest customers, I chose a route that chooses the next closest customer.

 

Spoiler
youngk313_0-1625088023038.png

 

Thomas_W
8 - Asteroid

Great practice for Iterative Macros!

 

Spoiler
Thomas_B_0-1625594107282.png

 

Thomas_B_1-1625594116436.png

 

 

dhavaldoshi
8 - Asteroid

How to do as a Beginner?

  • Keep your iterative macro simple: Don't overkill when easier options are available, just pass the output and take the remaining for iteration
  • Join Resets Order: REMEMBER to use Set Order in Union Tool - it cost me 10 minutes on this workflow - highlighted portion in spoiler
  • Good learning for Report Map Layers if you haven't used before - Tip: it takes multiple inputs
Spoiler
Solution_266.PNGSolution_266_macro.PNG
IraWatt
17 - Castor
17 - Castor

Very nice challenge, got to use a lot of different Alteryx concepts. 

 

Spoiler
IraWatt_0-1628091995747.png
IraWatt_1-1628092025358.png

 

 

ryan-bush
Alteryx Alumni (Retired)

Really fun spatial challenge and great macro practice.