I have a macro that takes a date-time string with offset and creates a new date-time field in UTC. I can rename the original field using the Update Select with Reverse Field Map. How can I rename the new calculated field to the input field's name with "UTC" appended while retaining the original field with it's original name?
Solved! Go to Solution.
Thanks, James! Learned a new way of using the Field Info tool, too.
Great example! I now know of a new way to use the description field. Thanks! :)
Let's hope that Alteryx supply us with an easier way to do this in the future. I often stumble upon this type of problem when working with macros.