Alteryx Designer Desktop Discussions

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

How to covert Multiple DATEs ( Data type : String) convert to Date format (DD:MM:YYYY)

Anjankumar2021
8 - Asteroid

How to covert Multiple DATEs ( Data type : String) convert to Date format (DD:MM:YYYY)

 

 

Anjankumar2021_0-1679585512247.png

 

2 REPLIES 2
gaoa
11 - Bolide

Hi @Anjankumar2021 

You can use this formula: DateTimeFormat([Sale date],"%d/%m/%Y")

gaoa_0-1679586233296.png

KimLamNg
8 - Asteroid

You can transpose to have all the dates in one column then convert data type from string to date. However, the standard date format in Alteryx is "yyyy-mm-dd", so I don't think it possible to have the desired outcome.

Polls
We’re dying to get your help in determining what the new profile picture frame should be this Halloween. Cast your vote and help us haunt the Community with the best spooky character.
Don’t ghost us—pick your favorite now!
Labels