Hi All,
May I ask help on this. I have an excel file with multiple sheets. All of the sheets have the same headers and structure.
In the example below, I have 3 sheets called “Barcode”, ”Description”, and “UOM”.
Notice the cells that I’ve highlighted.



My goal is to rename the 4th column header (“Value”) to be the SheetName or the actual value of the 3rd column (eg. For the Barcode sheet, the header “Value” will be renamed as “Barcode”; For the Description sheet, the header “Value” will be renamed as “Description”, and so on.) And the column “Column” will then be deleted.
The desired output will look like this.



Is this possible in alteryx?