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.

Date format change from YYYY-MM-DD to DD-MM-YYYY

munipavankumar
8 - Asteroid

Hi Team,

I have a date format like YYYY-MM-DD with a Date Datatype. But I need it like DD-MM-YYYY format only with Date Datatype. I have achieved it using Formula Tool. The problem is, it is in String format but when I convert it to Date, the values are showing null. I have attached sample screenshot for your reference. Can anyone please help on this. Many more thanks. 0.png1.png2.png3.png

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@munipavankumar 

The Date format in Alteryx is YYYY-MM-DD.
If you force a string which is not "YYYY-MM-DD" format, it will thow a warning and get null value eventually.

0419-munipavankumar.png

munipavankumar
8 - Asteroid

Yes, @Qiu Thanks for your response. my problem is the same. But I need to that DD-MM-YYYY format with Date data type. How we can achieve that.

Qiu
21 - Polaris
21 - Polaris

@munipavankumar 
I am sorry but you can not do that with Alteryx.

Labels
Top Solution Authors