Convert Excel or CSV to Dynamic Data Rows
  • 20 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Convert Excel or CSV to Dynamic Data Rows

  • Dark
    Light

Article Summary

Step Details

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

As an addition to the host of CSV/Excel handling steps, users are provided the option to convert a user-defined Excel File or set of CSV into a List of Dynamic Data Rows using a single step. This allows the ability to use the Output Data values within Decisions. 





Properties

Inputs

PropertyDescriptionData Type
Input FileThe CSV or excel file that is used as input.FileData
Worksheet NumerDetermines which worksheet that will be evaluated
Int32

Input Data

PropertyDescription
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
---
Ignore First RowIgnores the first row in the Excel or CSV file, typically used as a header row.
Boolean
Get Worksheet From FlowEnabling this Property allows users to dynamically set the Worksheet Number within Inputs.
Boolean
Worksheet IndexDetermines which worksheet that will be evaluated
Int32
CSV DelimiterDetermines which delimiter is used in the CSV files.
---

Outputs

PropertyDescriptionData Type
ResultsConverted DataList of DynamicDataRow


Was this article helpful?