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

Regarding Date Conversion

ashiques
8 - Asteroid
Hi All,

I have a field which i transpose and get this value in  Row = "04/04/09". Now i have to update the new  file in previous file which have different field name which after transpose look like this "1m End APR-09".
So how can i convert "04/04/09" into "1m End APR-09". I didnt get any expression or function in Datetime tool.


Thanks in Advance
1 REPLY 1
ChadM
Alteryx Alumni (Retired)
Hi Ashique,

The value "1m End APR-09" is not a standard date format, so you will most likely have to create a custom lookup to convert "04/04/09" to "1m End APR-09".  Once you create the lookup table, you can use that with the Dynamic Rename Tool to update your field names to the desired output. 
Labels
Top Solution Authors