Hello all-
I am relatively new to Alteryx, so I am kind of just messing around with it at the moment. I am trying to see if there is a way to create a macro that would change the date format of multiple date columns at once (specifically to MM/dd/yyyy).
We have quite a few date related fields that we can pull from such as Invoice date, delivery date, paid date, and more. And we won't necessarily use each one in every work flow. So, I was hoping there was a way to create a macro that would let me select the fields I want to change the format of and then do it all at once while still leaving the rest of the columns in the output.
Is that doable? and if so, is a macro even the best way to do that? I'd love to be able to create something that my whole team could easily put into their workflows.