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 #407: Single Biggest Lottery Winner

TonyAndriani
9 - Comet

My solution

Spoiler
WC 407.png
Qiu
21 - Polaris
21 - Polaris

One day hope it will be my turn. 😁

Spoiler
Challenge_407.png
Yoshiro_Fujimori
15 - Aurora
15 - Aurora

 

My solution:

Spoiler
Workflow
Challenge_407_1.png

Formula
[Prize won by each player (match 6/6)] = Replace([Prize won by each player (match 6/6)], ".", "")
[Prize won by each player (match 6/6)] = Replace([Prize won by each player (match 6/6)], ",", ".")

Towers
11 - Bolide

nice to come back to an easy challenge

Spoiler
 
Screenshot 2024-01-04 164856.png

BS_THE_ANALYST
15 - Aurora
15 - Aurora

😀

All the best,
BS

LinkedIN

Bulien
mattnason1
9 - Comet

Quick and simple one.

MitchyMitch
8 - Asteroid

Didn't win the lottery, but I got this challenge! Happy Mew Year everyone!

 

Spoiler
Challenge 407.png
Amy_smart
11 - Bolide

Here is my solution. 

Reesetrain2
9 - Comet
9 - Comet

All,

 

My solution:

Spoiler
Screenshot 2024-01-04 181459.png

ed_hayter
13 - Pulsar
Spoiler
image.png
Good reminder that data types are always an important consideration.