We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
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 #121: World Cup 2018!

lwolfie
11 - Bolide

Took me a minute to remember the Tokenize. :)

Bobbyt23
13 - Pulsar

Used a lot of Text to Columns tools in this one.

aatalai
15 - Aurora

C121

klturi421
8 - Asteroid

Solved.

peter_gb
10 - Fireball

Loved this for learning regex, good practice.

Spoiler
challenge_121_pgb.png

SidSaythongphet
8 - Asteroid
Spoiler
Solution Challenge 121.png

griffinwelsh
12 - Quasar

My solution

zraposoaandm
8 - Asteroid
Spoiler
Capture.PNG
oscar_leeper_wf
7 - Meteor

I pushed myself to do a little more regex than usual parsing out the games to remove unnecessary text and whitespace in the same step - very nice exercise.

Spoiler
(?:Games:)?(?:[\w]+)?([^\(]+)\(([^\)]+)
Challenge_121_spoiler.png
logdog0411
9 - Comet
Spoiler
121 Bellamy.png