Hi all - I tried searching for this problem, but I may not be looking for the right phrases.
I have a variety of Excel files coming in from vendors. Every file will contain an Email address, but the column might be named "Email" or "Email address", or some other variation. This is the only column from each file that I need to combine with employee data later in my workflow. Is there a way that I can read the input file and just pull in the column with the email addresses, regardless of how it's named? I do some cleansing and joining on this column, but so far I've had to change the name each time I read a new file. I looked at the Dynamic Input tool, but I'm not sure if this will fit the bill.
Let me know if you have other ideas! Thank you!