Alteryx Designer Desktop Discussions

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

Conversion of Date issue

Anjankumar2021
8 - Asteroid

Hi All 

 

pls refer to the attached excel and kindly assist.

 

i see some of them converted into a date format YYYY-MM-DD , but we need all dates should converted to one unique format or no change format. pls help

6 REPLIES 6
Anjankumar2021
8 - Asteroid

@binuacs pls assist :)

aatalai
14 - Magnetar

@Anjankumar2021 take a look at the attached workflow, done with a multi field tool 

 

date issue.PNG

Anjankumar2021
8 - Asteroid

formula should apply on one column that is input because output column is what i got after running workflow.

 

pls ignore output column

aatalai
14 - Magnetar

@Anjankumar2021 take a look at the updated workflow (just unchecked output in the multifield tool (this could also be done with just a formula tool now) 

Anjankumar2021
8 - Asteroid

thank you so much for your hep :) 

 

i got output exactly but i want to change format YYYY-MM-DD to DD-MM-YYYY.  pls advise

binuacs
21 - Polaris

@Anjankumar2021  use DateTimeFormat() function

 

DateTimeFormat([Date],'%d-%m-%Y') - change data type to string

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