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 #61: Save the Astronaut

ed_hayter
13 - Pulsar
Spoiler
This was a difficult one in terms of getting the expected output. In the end I got pretty close. I tried to keep my assumptions as basic as possible traveling the shortest way to each point - except I think my error was likely that i did not account for passing 0 as a potential faster route - so might come back to this to build that in.

Otherwise it was a fun challenge for thinking, parsing and joining different tables.

Challenge 61 WF Image.png
gawa
16 - Nebula
16 - Nebula

fun challenge

Spoiler
image.png
gawa
16 - Nebula
16 - Nebula

Post with solution file

tristank
11 - Bolide

Fun challenge! I had to watch the video to figure out what the heck hex values were so that was a nice throwback. Like others my numbers were off by a few seconds (~20ish) but I had similar logic to the solution and am happy with my outcome.

 

Spoiler
Screenshot 2023-08-22 180833.png

 

Pilsner
13 - Pulsar

My Solution:

Spoiler
61.png

SJKIM
8 - Asteroid

Done

mithily
8 - Asteroid
Spoiler
used ideas from other solutions
lwolfie
11 - Bolide

Finally got it when I thought about it being in a circle. 

Milanz
9 - Comet

My solution ;-)

 

Spoiler
ML61.png

FilipR
11 - Bolide

Fun one!