We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

I have a question about using the Formula Tool

dhxodud96
7 - Meteor

As shown in the screenshot below, I want to combine Month(E) and Day(E) to create a new Column with Date Type, but I don't know how. Right now Month and Day column is string type.

Ex) 2013-01-05, 2013-01-07 ...

It looks like I have to use Formula Tool.

스크린샷 2024-04-23 145217.png

 

I've spent an hour and haven't found the answer.

Any help would be greatly appreciated. Thanks

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@dhxodud96 
We will construct a string that contains your date field then use the DateTimeparse or DateTime tool to parse it to Date Format.

0423-dhxodud96.png

dhxodud96
7 - Meteor

Thanks a lot!

Have a good day :)

Labels
Top Solution Authors