To start from the beginning, I will be using Alteryx as a tool to upload client data into an internal piece of software.
The software requires a particular format of column headings in a particular order. I would like to configure something where I can define the columns within Alteryx, with the ability to map clients data at the end of the process, thus producing output in the correct format and headings.
I know this is possible as we had this in my previous role, unfortunately I do not have access to this any longer so I would like to build my own.
I don't know if this function is readily available in Alteryx or whether this would need to be custom built?
I don't want to do this on every piece of data as this is an infinity variety of formats, which is why I would like to be able to setup my template format and then have the ability to define which field from the source e.g. [VAT Amount] should be mapped to the required field in the software output.
I hope this makes sense, any help would be much appreciated.