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.

CONVERTING DIGIT TO DATE FORMAT

dunkindonut7777
8 - Asteroid

Hi I would just like to ask if how can I convert these values into date? I think it came from the software they generated. Can you explain how is this possible to convert as a date? I want it to convert as (yyyy-MM-dd) format.

 

DatePeriod
44013July2020
44015July2020
44041July2020

 

Expected Output:

 

DateExpected Date
440132020-07-01
440152020-07-01
440412020-07-29

 

 

Would like to assist me with this one pls thanks.

1 REPLY 1
atcodedog05
22 - Nova
22 - Nova

Hi @dunkindonut7777 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1633075459234.png

 

Hope this helps : )

Labels
Top Solution Authors