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 string values into data format

sebastiank88
6 - Meteoroid

Hello,

 

I got a V_string value 45582. I would like to change this into yyyy-MM-dd format. Is there any way to do this?

 

ps. I dont want to create another column I would like to change the value in the exisiting one.

 

Best Regards,

Sebastian

2 REPLIES 2
Deano478
12 - Quasar

@sebastiank88 what date does that value correspond to?

alexnajm
18 - Pollux
18 - Pollux

Looks like a numeric Excel date, in which case here is a solution: From excel number to date - Alteryx Community

Labels
Top Solution Authors