When the user runs the report from Alteryx server, she is getting the following error message:

So I have to open the file:

As you can validate the column headers are not ok
Then I have to change the “Start Data Import on Line” from 2 to 1

Now the column heading is correct.
But in the new file generated by the source system I have to change “Start Data Import on Line” from 1 to 2 in order to get executed the report.
this switch has to be done every time that a new file is generated by the source system.
How can avoid this on every new file generated from the source system?