Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Need help with Date Format

jcoleman13
6 - Meteoroid

Hi All, 

I have a string field with a date value written out as:

 

December 27, 1991

 

How do i get it to be in a date format, like:

 

1991-12-27

 

I've tried formulas, regex, DateTime... cant get it to work.

 

Thanks,

Jeanne

2 REPLIES 2
davidskaife
14 - Magnetar

Hi @jcoleman13 

 

DateTime should work, make sure you're selecting the format that matches the string:

 

Capture.PNG

jcoleman13
6 - Meteoroid

Thank you @davidskaife I was selecting the wrong format. Sometimes its right in front of your face, and you just dont see it.

 

Thanks again!

Labels
Top Solution Authors