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 #6: Spatial Route

dharini
8 - Asteroid

Solution attached

chris_ramsay_dup_425
8 - Asteroid

Hi,

 

Please find my solution below

 

Thanks,

Chris

DriveMyData
7 - Meteor
Spoiler
week 6.PNG
MarMu
8 - Asteroid

 

Not the most difficult challenge, but got to play around with the Spatial-tools :) cool suite!

 

Spoiler
challenge_6_start_file_MarMu.png
Inactive User
Not applicable

Here's my solution!

Thanks

mceleavey
17 - Castor
17 - Castor

Ah, The Travelling Salesman problem. I just had to do this with the added complication of multiple timeslots within a given day, and that baked my noodle.

This is relatively straightforward, and I've probably done this in the same way as most.

 

Spoiler
I began by splitting the stream and off-setting the row by subtracting 1 from the row order and joining back together, thus displaying the start and end point on each row.
I then split the steam again, one to determine distance travelled and one to plot the route using a polyline build. I then smooshed it back together and sorted by distance descending. 

Workflow.PNGResults.PNG

ps - "Smooshed" is a word. Shut up.


Bulien

jlaverne
6 - Meteoroid

Great challenge.

tammybrown_tds
9 - Comet

I was not able to open the challenge start file, as it was apparently created in a new version of Alteryx.  I am on 11.3. Does anyone have a version of the challenge file that works on 11.3?

DanM
Alteryx Community Team
Alteryx Community Team

@tammybrown_tds,

 

Are you getting an error opening the yxmd file? This Challenge was done in a much older version of Alteryx than 11.3.

 

DanM

tammybrown_tds
9 - Comet

Yes.  Screen shot shown below.

 

 

 alteryx.PNG