Forum Discussion

Abhijit's avatar
Abhijit
New Contributor
9 years ago

How to read the first line of source CSV and produce last line of output file

The first line of the source CSV has to be converted into the second line of target (also to add a first line manually). Rest of the lines in the target file to produce line-by-line for each source f...