Hi,
See attached workflow. I want the new column headers to have Date format "%d/%m/%y" so that when I open the output in Excel, it will automatically recognise them as dates.
I tried to create [Period2] being a string field with the required format, and use that to create the new headers, but Alteryx still converts the "/" to "-".
I don't want to manually rename fields as this is part of a rolling forecast so the headers will change each month going forward
Any ideas?