CSV input format - available properties

These properties are available if the desired input format is CSV

  • Input Has Header - Set this property if the CSV data contains a header row in the first row of the data.
  • Fields - If the CSV data does not contain a header row, the header can be specified in this property as a comma-separated list. This provides a means of specifying the header if it is not in the incoming data.