Hi,
I'm using a workflow that will be used to transform blocks of client data into a more suitable format for downstream processes.
I'm hoping to use an (Input) data table to update column headers rather than a Select tool because the input column names may differ per client data set but the output column names will be fixed.
Then all I have to do in the workflow is to point at a consistent column mapping table for each set of client data.
This seems more "auditable" and less prone to typing errors than having to manually update the Select tool for each set of client data.
Is this approach possible?
Thanks in advance!