Skip lines from input data

The following example pipeline demonstrates how to skip lines from the input data (CSV) and parse the remaining data.


Example Pipeline

Download this pipeline
Configure the File Reader Snap to pass CSV file as input.




Configure the CSV Parser Snap to skip two lines (value from the upstream Snap via expression enabler) while parsing the CSV data.

On validation, the CSV Parser Snap skips two lines from the input and parses the remaining data.




Downloads

Note: To successfully reuse pipelines:
  1. Download and import the Pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide Pipeline parameters as applicable.