Is there a way to run a loop to consolidate 100+ Excel files into one table where the headers are different, but the data in the column positions is the same?
For example, “Number” as a header may change to “Num” but would still want to combine those as the output since it’s the second column.
Is there a way to filter rows that are blank if one of the columns is blank in that cell? For example, some of the rows are summary rows from the original files.
Edit: Found a way to do it with the rule-based Row filter