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

DATETIMEFORMAT Function

SaâdEnnassiri
8 - Asteroid

Hello, 

I'm trying to convert these dates under this format Aug 12, 2019 to sample alteryx format.

When I use the function DATETIMEPARSE or DATETIME tool , the results are OK but when I use the DATETIMEFORMAT function , I'm getting only NULLS.

Can you please advise?

Thx

 

2 REPLIES 2
JosephSerpis
17 - Castor
17 - Castor

Hi @SaâdEnnassiri datetimeformat is for converting date data fields into a string data type hence why you are getting nulls at present. I've amended your workflow to showcase how to do this.

SaâdEnnassiri
8 - Asteroid

Thanks a lot Sir. much appreciated.

Labels
Top Solution Authors