We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
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 #15: Warehouse Shipped Miles

ChrisTX
16 - Nebula
16 - Nebula

My solution

DylanBell
10 - Fireball

My solution:


Bulien
blairmbailey
8 - Asteroid

Solution attached - thank you!

martinson
11 - Bolide

🈳

Cheers,
martinson

LinkedIN

Bulien
TGreen
8 - Asteroid

Challenge solved in two ways.

SteveY02
8 - Asteroid

Done. Interesting challenge.

JBevan89
8 - Asteroid

My Solution attached

jacelu
7 - Meteor

Here is my take on the problem. My only problem is the newer version of Alteryx has a bug on the Find Nearest tool, I wasn't able to change the Maximum distance more than 100 miles even when I tried to type it in. However, I was able to work around it using the XML editor which I was able to change the max distance from 100 miles to 2000 miles. 

 

Spoiler
Screenshot 2025-03-12 142218.png
Zach_Thomason
7 - Meteor

Completed. 

dvaldez
7 - Meteor

To be honest, I got a little confused and had to check the solution to see what I was doing wrong.

 

When I read "distance for each item" I thought it was just the distance from each item id - store to the closest warehouse without multiplying the assigned amount of it.

 

Anyway, that's on me for not fully understanding the problem. I attached the correct solution and an extra tool to show what I was doing instead :)

 

Thank you.