Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

date-format

ohruud
7 - Meteor

Hi there,

 

I am trying to concert som data into a date-datatype, but for some reason, the conversion changes the format. 

 

It is a excel file that bring in the data as string, and the format of the date is dd.mm.yyyy.  When I covert the data into a date-datatype, it changes the order, and returns yyyy-dd-mm.  

 

I used the formula tool with this formula:   DateTimeParse([Dat],"%d.%m.%y")

 

Thanks in advance

 

 

10 REPLIES 10
ohruud
7 - Meteor

Hi,

 

Yes, YYYY-MM-DD is the format alteryx uses:)

 

 

Labels
Top Solution Authors