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 #26: Service Technician Travel Distance

OldDogNewTricks
10 - Fireball

It is good to have these easy ones in here in order to make me feel better about the ones that take me over an hour.

jeniferpeden
7 - Meteor
 
Lee_Gibbons
7 - Meteor

Solution Attached

 

PCORMIER
7 - Meteor

Interesting challenge. My solution is attached.

Aster
7 - Meteor
Spoiler
Challange 26.png

A challenge a week makes me a geek :)

 

Ruud
10 - Fireball

My solution.

Arishan
6 - Meteoroid

My solution

mceleavey
17 - Castor
17 - Castor

I've been doing this a lot recently with a client, so I probably solved this quicker than other recent challenges...

 

Spoiler
I simply created a multi-row formula tool that takes the spatial object from the row above (remember to group by date!):

multi-row formula.PNG

This means the spatial objects to be compared on a single row and so only a single spatial tool is required.
Then, I simply used the Distance tool to determine the distance (or drivetime, or drive distance) and summed the distance by date.

Workflow.PNGresults.PNG


M.



Bulien

MarMu
8 - Asteroid

 

Cool small exercise, it's not often that I get to play with the Spatial tools section.

I'm not sure if the tool selection have been improved since this challenge was posted, but I just used two tools and a Select for header lignment. Had to check the suggested solution to see if it really was ment to be that simple. :)

 

Spoiler
challenge_26_start_file_MarMu.png

 

PrivateStorm
8 - Asteroid

My solution to challenge #26 is attached.