We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun 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