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

How to get the correct format of (09/17/2022) = (09-17-2022) ?

Pranati_Pradhan_6372
6 - Meteoroid

Unable to find (09/17/2022) = (09-17-2022)

3 REPLIES 3
Pranati_Pradhan_6372
6 - Meteoroid

unable to find (09/17/2022) = (2022-09-17)

binuacs
21 - Polaris

@Pranati_Pradhan_6372 use the DateTimeFormat and DateTimeParse functions to achive this

image.png

binuacs
21 - Polaris

@Pranati_Pradhan_6372 for the ISO format only use the DateTimeParse() function

image.png

Labels
Top Solution Authors