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 #242: Meet Me Halfway

mattbov92
8 - Asteroid

Answer

tammybrown_tds
9 - Comet

I love the spatial challenges.

 

Spoiler
Screenshot 2025-05-27 162144.png
Alesson_Oliveira
8 - Asteroid

my solution:

Spoiler
Alesson_Oliveira_0-1753106103137.png

 

Alesson_Oliveira
8 - Asteroid

my solution:

Spoiler
Alesson_Oliveira_0-1753380686404.png

 

Salum0405
8 - Asteroid

Here's my solution

Spoiler
Salum0405_0-1753898194776.png

 

Will_Condon
8 - Asteroid

Did not use the Find Nearest tool.

Did not use Summarize to create a Centroid for each region.

Did use RegEx Parse, Create Points, and Distance.

Instead I calculated the distance between each office within a region, summed them and took the origin city with the lowest value.

Results matched the Solution output.

 

Workflow:

Spoiler
Challenge 242 Solution WC Spoiler.jpg

pilsworth-bulien-com
13 - Pulsar

Here's my solution:

Spoiler
242.png

Nicholas_14
7 - Meteor

I was trying the poly build tool for this exercise; however, I ran into some problems, and it wasn't efficient that way. 

 

 

Nicholas_14_1-1758958349912.png