suresh_fm
2 years agoNew Contributor
filter to remove header rows
Hi, I have flat files where the header rows are not fixed example file content : abc.txt aa bb cc 1|2|3|4 where aa ,bb,cc are header rows and I do not want to load them , my data starts at 1 ...
- 2 years ago
Hello suresh_fm,
Please find the attached pipeline with the sample file that I've used to achieve the wanted parsing of the txt file.
Let me know if this helps you.
Regards,
Aleksandar.