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

binu_acs
21 - Polaris
Jules22
8 - Asteroid

thank you @binu_acs 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 @binu_acs‘s solution.

 

Anyways this was a good observation and learning 😁

 

Happy to help : )

Cheers and have a nice day!

binu_acs
21 - Polaris

@atcodedog05 happy to see you here :)

atcodedog05
22 - Nova
22 - Nova

@binu_acs like wise :D

Labels
Top Solution Authors