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

nivi_s
8 - Asteroid
Spoiler
Just realized that I didn't attach the file!
jvn0005
6 - Meteoroid
 
ctmckay18
7 - Meteor

Solution to Challenge #4 attached below.  

JonathanW
8 - Asteroid

I really enjoyed this one! I wasn't able to capture every date entirely in one regex group.

I instead parsed into 2 groups and used to date calcs to do the rest.

JonathanW_0-1578268183596.png

BrandonB
Alteryx
Alteryx
Spoiler
Used BB Date Macro
Challenge 4.png

Solution attached

realdaniel1989
8 - Asteroid
Spoiler
Solution_Daniel_Challenge 4.png
mdodrajka
8 - Asteroid

Her's my dig to the challenge. Good test of my regex learning.

 

Spoiler
Challenge_4_Mdodrajka.PNG

mdodrajka
8 - Asteroid

Wow! this was a super efficient way to solve. I was feeling so proud to have been able to do it in fewer steps than most, but your solution beats all. Hats off.

 

Here's what I did.

https://community.alteryx.com/t5/Weekly-Challenge/Challenge-4-Date-Parsing/m-p/510628/highlight/true...

ecarter-93
8 - Asteroid

Complete!