Split Excel Column
  • 20 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Split Excel Column

  • Dark
    Light

Article Summary

Step Details

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

Using the Split Excel Column step, the data in an Excel spreadsheet's column, which is separated by a delimiter, can be split into more or fewer columns and then displayed in a data grid or converted into a CSV file.





Properties

Inputs

PropertyDescriptionData Type
FileThe CSV or Excel file to edit.FileData
File TypeDefines the type of file used as an input to the step. Currently, the options are Csv, Excel_xls, Excel_xlsx and AutoSelectCSVFileType
Worksheet NumberDetermines which worksheet that will be editedInt32
DelimiterIt determines which delimiter to split the columns at.String
Column (Starts at 1)The starting column where the values will be inserted.Int32
Number of Resulting Columns Specify the expected number of resulting Columns after the current Columns are split.
Int32

Outputs

PropertyDescriptionData Type
None------



Was this article helpful?