Hi, I'm trying to find a solution for changing a column name based on it's location.
In this example I have 3 columns in an input each month whose name changes based on the month. It's a forecast for the next 3 months.
In August, the Columns were named September, October and November. These 3 columns are always in the same location.
In order to not have to change the input file before adding it to Alteryx, I'd like to be able to have my workflow change it to Month 1, Month 2, and Month 3.
Is this possible?