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

change column dd-mm-yy with month in alphabetical format.

ShantanuDagar
8 - Asteroid

Hi,

 

I have a column with the format examples: 2-Feb-22, 13-Jan-19, 8-Nov-14

 

I need to change this to valid date format.

 

Any help would be appreciated....

 

Thanks

1 REPLY 1
OllieClarke
15 - Aurora
15 - Aurora

Hi @ShantanuDagar you can use the datetime tool to do this: https://help.alteryx.com/20223/designer/datetime-tool

 

Use the custom format

 

dd-Mon-yy

OllieClarke_0-1676984491087.png

Hope that helps,

 

Ollie

 

Labels
Top Solution Authors