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

Paradox
メテオール
スポイラ
Paradox_0-1600116827220.png

Parsed the headers into rows for the dynamic replace. Split the doubles first, then used Regex in the formula tool to create the other fields. Multi-column formula with ignore errors instead of replace().

rayJ
アステロイド

Practicing for Advanced exam, regex part. A wonderful challenge to hone my skill.

スポイラ
rayJ_0-1600270088560.png

 

Qiu
20 - Arcturus
20 - Arcturus

worked hard.

スポイラ
en-207.PNG
JoeBarndollar
メテオロイド

Used Regex and text to columns for the header. 

 

スポイラ
JoeBarndollar_0-1601073592924.png

 

JethroChen
ファイアボール
スポイラ
challenge_207_jc.PNG
jamielaird
マグネター

Here's my solution:

 

スポイラ
jamielaird_0-1601399700467.png

 

LukaszKarpinski
アステロイド

My solution:

 

スポイラ
Łukasz_0-1601643904757.png

 

JamesMA
Alteryx Alumni (Retired)

A very tricky challenge.

 

I always avoid RegEx when I can so opted for formulas instead.

 

スポイラ
James Marks Week 207 Image.PNG
WernerE
アステロイド
スポイラ
Screenshot_1.jpg

Tried to not use regex and ended up with lets just say what an only be described as an extended workflow. Regex next time for sure.

pawanmalik
アステロイド

Nice parsing exercise.