I have a single report that Alteryx reads from.
It's downloaded daily and just gets overwriten in the folder that Altrerx reads.
Sometimes it comes in with the header starting on row 10.
Other times it comes in with the header starting on row 11.
How can I use a single input that will test where the header?
I can use an input tool se to read data starting at line 10 but when happens when the report generated starts at line 11 and pushes the header down a row?
Can't seem to find the solution in community.
Thanks in advance.