Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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 #2: Preparing Delimited Data

Steven_Pocoroba2
8 - Asteroid

Solution attached. Thanks!

KatyP
7 - Meteor

It's a bit longer than the standard solution but I wanted to practice some regex. Thanks!

CamodCPA
8 - Asteroid

I solved with regex in the file as well!

 

Cheers

Spoiler
StartFile2.PNG
Si-Pri
8 - Asteroid
 
bradley_slaughter
8 - Asteroid

I tried to use the simplest solution. 

 

Spoiler
Challenge 2 Result.PNG
Strohy
8 - Asteroid

Cheers

CristianaFerro
6 - Meteoroid

Hi!

Here my solution. Nice training!

Avinash_K
8 - Asteroid

Have two approaches one using regex and other one using text to column

n4il4h
6 - Meteoroid

Hi,

My biggest challenge was to find the formula to convert the date, and I finally found it.

Here is my result.

DavidThorpe
Alteryx
Alteryx

Nice intro to the parsing toolset!