CSV To Object Mapping Step
  • 20 Oct 2022
  • 1 Minute to read
  • Dark
    Light

CSV To Object Mapping Step

  • Dark
    Light

Article Summary

Step Details

Introduced in Version---
Last Modified in Version7.12.0
LocationData > Excel & CSV

The CSV To Object step allows users to map defined CSV data to a Data Structure in Decisions.





Properties

Inputs

PropertyDescriptionData Type
File InputThe CSV or excel file that is used as input.
FileData

Input Data

PropertyDescriptionData Type
Input File TypeDefines the type of file used as an input to the step. Currently, the options are Csv, Excel_xls, Excel_xlsx and AutoSelect
---
Worksheet IndexDetermines which worksheet that will be evaluated.
Int32
Ignore First LineIgnores the first line of the worksheet that is often used as headers in Excel files. Boolean
CSV DelimiterDetermines which delimiter will be added with the values for CSV files.
---

Outputs

PropertyDescriptionData Type
OUTPUTSList of the Object that the CSV was mapped to.List of ---

Output Data

PropertyDescriptionData Type
Output TypeThe desired Data Structure to map the CSV values to.---

Related Information

Forum Posts:
CSV To Object Mapping Step


Was this article helpful?