Forum Discussion
Solved
SpiroTaleski
2 years agoValued Contributor
One mechanism that can be used to isolate separate lines is to use Copy snap after CSV file has been parsed, for example, with 3 (or more) output views. You can then use Filter snaps and snap.in.totalCount function as a filter expression. To get the first line you can specify snap.in.totalCount ==1, for the second line you can specify snap.in.totalCount ==2 etc. Then you can use Union snap to collect the lines back etc. Hope this helps.
Related Content
- 11 months ago
- 2 years ago
- 12 months ago
- 2 years ago