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

month to date

prpatel
11 - Bolide

Hi all:

I have a column of just months...string, and month is identified in full.....'January', 'February'....'October'....

I'd like to convert them to dates, so ideally, January would be 2022-01-01, and February would be 2022-02-01, and October would be 2022-10-01.

 

Anyone know how to do this?

 

-prpatel

 

6 REPLIES 6
Felipe_Ribeir0
16 - Nebula

Hi @prpatel 

 

One way of doing this

 

INPUT

Felipe_Ribeir0_1-1671031553116.png

 

 

OUTPUT

Felipe_Ribeir0_0-1671031534743.png

 

 

 

 

PanPP
Alteryx Alumni (Retired)

Hi @prpatel 

 

I have uploaded a sample WF that converts a month into a date.

 

Hope this helps. If it does, please like the post and mark it as a solution.

 

 

davidskaife
14 - Magnetar

Hi @prpatel 

 

Attached is one way of doing this:

DavidSkaife_0-1671031324173.png

 

 

prpatel
11 - Bolide

@Felipe_Ribeir0 ,

 

I could not get your file to open. ☹️

Felipe_Ribeir0
16 - Nebula

@prpatel it is probably due to different versions of Alteryx 😥

prpatel
11 - Bolide

@davidskaife 

Your solution works as well.  👍

Labels
Top Solution Authors