Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Create new column with Date

shivanand612
7 - Meteor

Hi All,

 

i am having an issue with one of my table and I wanted to create a new columns with Date (this is dynamic) using below table.

 

Record IDMonthlyQuarterlyYearly
1OCT 214Q 21FY21
21234432123123123
31231223243745646
45453323423644234
5123454345554543

 

I am looking for below table by using the above one.

 

Record IDMonthlyQuarterlyYearlyMonthQuarterYear
1OCT 214Q 21FY 21OCT 214Q-21FY21
21234432123123123OCT 214Q 21FY21
31231223243745646OCT 214Q 21FY21
45453323423644234OCT 214Q 21FY21
5123454345554543OCT 214Q 21FY21

 

Regards,

Shiva

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @shivanand612 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1635242529517.png

 

Hope this helps : )

 

shivanand612
7 - Meteor

This was a super fast response 🙂

 

Thank you  

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @shivanand612 

Cheers and have a nice day!

Labels
Top Solution Authors