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 #4: Date Parsing

RobertOdera
13 - Pulsar
 
rohanonline
10 - Fireball

Here's my solution

Gopinaath
8 - Asteroid

Very challenging. Shows that date parsing is not always simple. This is my solution. Would love to get feedback on which parts of the workflow could be improved. I'm sure my workflow could be shorter. This was my first attempt at matching the output in the challenge.

 

Spoiler contains image of workflow:

Spoiler
Gopinaath_0-1583490203555.png

 

CharlieSloan
7 - Meteor
 
Jim_Madi
6 - Meteoroid
Spoiler

Jim_Madi_0-1583986197737.png

Great challenge for use of RegEx tool and parsing data in the formula tool

alozano
8 - Asteroid
Spoiler
challenge_4_alozano.jpg
makaylaurogers
7 - Meteor

I challenged myself to use as few tools as possible for this one. Really learned a lot about RegEx in the process. Fun one.

Spoiler
solution_image_3.PNG

danespoors
8 - Asteroid

Hi everyone,

 

This one was a bit of a pain. If data ever comes in looking like this shout at whoever made it!

 

Dane

AbhilashR
15 - Aurora
15 - Aurora
 
CKP
10 - Fireball

My solution. Not the most elegant approach, I'm sure, but it got the job done.

 

Spoiler
challenge_4_mysolution.jpg