Good afternoon community,
I have a dataset containing sales values for each month. Each column header is a number referring to the month it represents (eg Jan is 1, Feb is 2 etc).
From the filename, I'm able to extract the month name for which I should be running the report (eg. September).
How can I have Altreyx Identify that I am after column '9', rename it Sales Value, and exclude all the other month columns?
I had a look at a solution using the dynamic rename tool using the formula option but couldn't figure out how to get a variable working.
Thanks