Convert Excel to CSV
  • 20 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Convert Excel to CSV

  • Dark
    Light

Article Summary

Step Details

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

This step allows the user to select an Excel file and convert it to CSV. The inputs a user must provide for this step are an Excel file, the file type (Excel_xls, Excel_xlsx, or CSV), whether the user wants to ignore the first line in the Excel file, and whether the user wants the converter to ignore blank lines. The step will output the converted CSV file according to the user's inputs.





Properties

Inputs

PropertyDescriptionData Type
Ignore First Line
Ignores the first line of the worksheet often used as headers in Excel files.
Boolean
InputThe CSV or Excel file to convert.
FileData
Skip Blank LinesIgnores any lines that dont contain any data.
Boolean
TypeDefines the type of file to convert the input file to. Currently, the options are Csv, Excel_xls, Excel_xlsx and AutoSelect.
CSVFileType

Outputs

PropertyDescriptionData Type
ConvertExcelToCsv1_Output
The converted file in the specified type.FileData

Related Information

Forum Posts:
Convert CSV To Excel 


Was this article helpful?