Forum Discussion

suresh_fm's avatar
suresh_fm
New Contributor
2 years ago
Solved

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 ...