I have a bunch of CSV files and all of the files have the same format. However, the column name starts on the forth row. Which I want to remove the first three rows and convert into without consolidating all files into one file.
However, I cannot even should the folder I want in my “csv reader” step.
I am not sure what goes wrong here. Can anyone advice me how should I do it?
Thanks.