Forum Discussion
Removing SEP=, from CSV files
I am using the Get Data > Folder function to combine a heap of CSV files in a folder.
All of the CSV files are structured the same but they start with a SEP=, on the first line, then the headings on the second line.
Is there a way I can Strip the SEP=, from the CSVs during the import some way?
Hi ITMSPMAN ,
Transform data in "Transform Sample File": Remove top 1 row -> Use first row as headers.
Then, delete the "Changed Type" step in the combined query and then change data type manually.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- Icey
Community Support
Hi ITMSPMAN ,
Transform data in "Transform Sample File": Remove top 1 row -> Use first row as headers.
Then, delete the "Changed Type" step in the combined query and then change data type manually.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.