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

Changing the format

dunkindonut7777
8 - Asteroid

Hi I have a data here that has field with the following format of values. I want to change the format from yyyy-mm-dd to mm-yyyy. See sample below

 

CodeExpected output
10-110010-1100
10-121310-1213
2106-10-0110-2106
2103-10-0110-2103
3 REPLIES 3
dunkindonut7777
8 - Asteroid

please note that this should be string value not date

binuacs
21 - Polaris

@dunkindonut7777 One way of doing this

image.png

dunkindonut7777
8 - Asteroid

this works. thank you

Labels
Top Solution Authors