Use column names from input 1

Is there a way to ignore all column names, except for the column names from input 1? I often have to stack many files, and the columns match, but the names differ slightly. Instead of having to rename the columns across all the inputs, it’d be super helpful if I could just rename the first input columns, and then those names cascaded down to all the other inputs.

Assuming I understand correctly, try Stack with Align columns by set to Column number instead of Header name.

For example:
khs.transform (2.0 KB)

1 Like

Thanks @Admin - hadn’t spotted that functionality. All working now.

1 Like