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 #5: HR Position Finder Application

jaschirmer
7 - Meteor

Here's my solution and workflow - probably not as efficient as it could be but fun to work through!

alozano
8 - Asteroid

I used chained apps. One to feed the drop down list of the other app instead of hardcoding the input of the app.

 

Spoiler
challenge_5_alozano_app1.jpgchallenge_5_alozano_app2.jpg
PeterH23
8 - Asteroid

My solution.

Spoiler
I struggled with this one, trying to feed the list of Position numbers into the dropdown list. Eventually figured out (by looking at some other solutions) that it had to be written to a file, then read from the file back into the dropdown list. Shame that the list can't be fed in directly from another tool. Spent ages trying to get that to work!


Challenge#5_b.pngChallenge#5_a.png
LauraScavino
7 - Meteor
Spoiler
Annotation 2020-03-19 163901.png
myouree
8 - Asteroid

Solution attached.

atcodedog05
22 - Nova
22 - Nova

On a spree to binge complete weekly challenges

 

Spoiler
This my solution

atcodedog05_0-1584868381026.png

 

aheikes
8 - Asteroid
Spoiler
Challenge5.JPG
JonMcMillin
8 - Asteroid

Thanks for the challenge! I think i over-complicated it...

 

Spoiler
JonMcMillin_0-1585121374549.png

 

TomProwse
8 - Asteroid

Solution 

jjlauman
6 - Meteoroid

Solution to Challenge #5