Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

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

RandeepB
Alteryx
Alteryx

My lengthy solution to this challenge, however, as a beginner I was able to get my practise in when using the RegEx and DateTime tool.

Flippe
7 - Meteor

Interesting solution! 

I've managed to complete the challenge using only 2 regex groups and it's neat. 

I'm attaching it here in case anyone wants to check it out.

 

 

msicak
8 - Asteroid
Spoiler
ch4.png
ipeng
8 - Asteroid
Solution Attached
Sajeel_Kershi
8 - Asteroid

Completed using Regex and DateTimeParse function (very powerful tool)

 

 

AJauniskis
8 - Asteroid

This one was a bit harder. Didn't have much practice on RegEx.

 

Spoiler
workflow.JPGRegEx.JPG
CapriceW
8 - Asteroid

Here goes!

hugolees
7 - Meteor
Spoiler
2018-12-19_17-20-45.png
CamodCPA
8 - Asteroid

Regex practice!! It is unbelievable how powerful the regex tool can be!

 

Spoiler
StartFile4.PNG

 

 

EW
11 - Bolide

I think  this might have been my first time completing an "advanced" challenge, yay!  

 

My solution:

Spoiler
I'm pretty sure the two RegExs could have been combined, but I was pretty happy about getting them to work at all.  

004EW.PNG