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 #207: Parsing Video Game Data

Tberney
Asteroid

Easy Peasy, except for the REGEX, as always

Spoiler
Tberney_0-1593984839061.png

 

SeanAdams
17 - Castor
17 - Castor

Fun Regex Practice.

Don't forget http:\\regex101.com for all your regex needs.

 

Spoiler

Solution.png

wwatson
Quasar

my solution

paulfound
Bolide
Spoiler
PaulFound_0-1596716973339.png

Love Regex

Malvim
Bolide

Not so 'God-like' with RegEx, but trying to use the one. This is it...

Spoiler
Malvim_0-1597443777895.png

 

KilianL
Alteryx Alumni (Retired)

Great RegEx practice, I learned some new tricks!

I used the comment tool to reference the string I need to parse.

For the RegEx, I searched for identifiers around each value and translated them to RegEx.

 

Spoiler
207 - RegEx Parse - Kilian.png

Kilian Leifeld

Sales Engineer

Alteryx

alynnreau
Asteroid
Spoiler
Really helpful in understanding regex syntax!
alynnreau_0-1597966577346.png

Challenge 207

Sashikumar
Asteroid

To work with Regex challenge its a FUN.

ch207.PNG

gguedes1
Asteroid

gguedes1_0-1598320566574.png

 

Cleaning video game data with regex