Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Converting to num to date

Jules22
8 - Asteroid

how to convert below dates to uniform date.

 

 connvert date.PNG

17 REPLIES 17
alexnajm
18 - Pollux
18 - Pollux

@Jules22 at this stage please share your workflow so we can see what's happening. What version are you on?

Jules22
8 - Asteroid

@alexnajm please look at this. i have 2024 version

alexnajm
18 - Pollux
18 - Pollux

@Jules22 you have just posted the workflow from before so I am not seeing an error? Or it just works fine for me - what is your error for this version of the workflow?

Screenshot 2025-06-10 084243.png

 

At this stage, try deleting your original data and reinserting it - this is very odd behavior and you might have to bring this to Alteryx Support

binuacs
21 - Polaris
Jules22
8 - Asteroid

thank you @binuacs this works for me. @atcodedog05 @alexnajm thanks!

atcodedog05
22 - Nova
22 - Nova

Hi @Jules22,

 

Maybe some driver or package might have got missed. That’s why ToDate(number) might not be working 😅. But ToDate(string/date) is working based on @binuacs‘s solution.

 

Anyways this was a good observation and learning 😁

 

Happy to help : )

Cheers and have a nice day!

binuacs
21 - Polaris

@atcodedog05 happy to see you here :)

atcodedog05
22 - Nova
22 - Nova

@binuacs like wise :D

Labels
Top Solution Authors