Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

DATETIME FORMAT from 29-Sep-2022 to YYYY-MM-DD

kathbanc
8 - Asteroid

Hi!

 

Input 

 

kathbanc_0-1686103799443.png

 

I tried formula tool datetimeparse, YEAR shows 2028 , year must be 2022  

kathbanc_1-1686103823007.png

 

 

thank you in advance

 

2 REPLIES 2
geraldo
13 - Pulsar

@kathbanc 

 

DateTimeParse([Field1],'%d-%b -%Y')

 

create a new field with output date

kathbanc
8 - Asteroid

Thank you! It works..thank you so much

Labels
Top Solution Authors