I am new to the Alteryx. I have a requirement where i have to change the Column header name dynamically. I have attached a file that contains all information. 'Technical Field Label' is a actual field name, and 'Field Info - Usage by Country code and Field label used by country' is the field that contains the new column headers. Row no. 5 to 25 contains the country code and Header name that needs to be replaced, based on the country code the column header name assign the Column header name.
Process:
- Read the input file name '1209_XXX_EC Delta_POL_May_08_25_2020' where 'POL' is the country code.
- Read the file name like this and based on the country code from the file name rename the field header from the excel file.