Hello, I have few files that I receive from external vendor and there is a common scenario where columns are sometimes misaligned meaning not in the same order as the template provided. Is there a way in Alteryx to overcome this issue to somehow find the column names in order and insert into SQL table.
Attached is the workflow with how the order of columns can change, 1st input is the expected format that needs to be in, 2nd input is the format that is actually received.