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

Convert String to Date

Neha_Nevrekar
6 - Meteoroid

Hi,

 

Can anyone please help me out to convert the below string to Date in workflow.

 

30-OCT-2023

 

Thanks in advance.

 

Regards,

Neha

5 REPLIES 5
alexnajm
18 - Pollux
18 - Pollux

DateTimeParse([Field], "%d-%b-%Y")

Neha_Nevrekar
6 - Meteoroid

Hi,

 

Thanks for the prompt reply. However, it is still now working for me.

alexnajm
18 - Pollux
18 - Pollux

I have tested this on my side, can you prove that it's not working? I will need your workflow, or at least a screenshot of your Formula configuration

Neha_Nevrekar
6 - Meteoroid

Sorry tried again. It's working now.

 

Thanks a ton.

alexnajm
18 - Pollux
18 - Pollux

No worries!

Labels
Top Solution Authors