We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

CONVERTING DATE FROM MULTIPLE FORMAT

dunkindonut7777
8 - Asteroid

Hi I would like to ask if how can I convert the unusual date that has a string type of data to date format.

 

Date (String)Expected output (Date)
02-DEC-182018-12-02
2018-03-292018-03-29
05-MAR-20182018-03-05

 

How can I convert it according to the date format? Thanks

2 REPLIES 2
atcodedog05
22 - Nova
22 - Nova

Hi @dunkindonut7777 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1632390055687.png

 

Hope this helps : )

NicholasM
Alteryx Alumni (Retired)

Hey @dunkindonut7777

 

An Alteryx employee a ways back did make a tool that would do this dynamically, meaning you wouldn't need to build out a complex formula. I would recommend looking into this and see if it works for you. 

 

https://community.alteryx.com/t5/Engine-Works/Introducing-BB-Date-Date-Parsing-for-the-Rest-of-Us/ba...

 

Best,

Nick Michels

Labels
Top Solution Authors