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

byagelski
8 - Asteroid

solved

sbouwman
7 - Meteor

BOOM!

ncrlelia
11 - Bolide

Challenge 26

Toons
12 - Quasar

My solution :

 

Spoiler
Toons_0-1611426367015.png

 

mhey01
7 - Meteor

Don't have the dataset for the driving distance so solved using straight lines.

 

Used 'Polybuild' tool grouping on 'Date' to construct lines travelled each day. Then used 'Spatial Info' to get the length of each line in miles.

 

Spoiler
26.png
thenumberstim
7 - Meteor

tried to use as few tools as possible, I think this would break if things got any more complicated, but seems to work for this case

Slacker
8 - Asteroid

May Solution (w/o Guzzler)

uk_msmt
8 - Asteroid

 

Spoiler
uk_msmt_0-1611926008395.png

 

I don't have drive time data...

 

BeginnerMindset
8 - Asteroid
Spoiler
BeginnerMindset_0-1612120638914.png

 

JITHINPR
8 - Asteroid

my solution