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

Date Not converting in YYYY-MM-DD

Srawat
8 - Asteroid

Hi,

 

I am trying to convert date YYYY-MM-DD by using formula tool. however not changing the format. Please advise.

 

Srawat_0-1665064306398.png

 

Srawat_1-1665064333073.png

 

Thanks,

Rajeev

 

3 REPLIES 3
davidskaife
14 - Magnetar

Hi @Srawat 

 

You need to change the format to match what format the date is currently in, so for your example you would need DateTimeParse([Date],'%m/%d/%Y')

Emmanuel_G
13 - Pulsar

@Srawat 

 

In attachement the way of doing that.

 

Emmanuel_G_0-1665064655705.png

 

Srawat
8 - Asteroid

Thanks! get the date format.

Labels
Top Solution Authors