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 #215: Gotta Catch 'em All!

scoles0617
8 - Asteroid

My solution:

binuacs
21 - Polaris

solution attached

mmontgomery
11 - Bolide
11 - Bolide

Challenge #215

acarter881
12 - Quasar

Wow, this was very difficult for me! I think it has to do with my lack of understanding of detour, how conditional logic works for button presses, etc.

 

I eventually figured out how to get it to work by realizing that the check box has a "True" value if it's checked and a "False" if it isn't checked. I was able to successfully account for all possible combinations the user can select.

 

Here's my solution.

 

Spoiler
my_weekly_challenge_215_solution.png
OzlemSigbeku
8 - Asteroid

I know nothing about Pokemon but still a fun challenge:

Spoiler
OzlemSigbeku_0-1657725107361.pngOzlemSigbeku_1-1657725985709.png

 

ahsanaali
11 - Bolide

See Solution attached

JamesCharnley
13 - Pulsar
Spoiler
JamesCharnley_0-1658222545161.pngJamesCharnley_1-1658222558265.png

 

 

Took waaaay more time to configure than I expected! Finally learned the difference between the Q and lightning bolt anchors though which is great, as well as some options in how to configure the filters which I thought I knew! Great challenge. (also how I only just realised you could double group in summarize to fill interfaces I have not idea)

ARussell34
8 - Asteroid

The multiple select box configuration is always a tad tricky for me, glad I remembered how to do it.

AndrewSu
Alteryx Alumni (Retired)

my take :)

RobertZiegl
8 - Asteroid
Spoiler
2022-08-03 13_21_02-Alteryx Designer x64 - challenge_215_start_file.png

My solution. Tricky one :)