Convert CSV to Excel
  • 17 May 2023
  • 1 Minute to read
  • Dark
    Light

Convert CSV to Excel

  • Dark
    Light

Article Summary

Step Details

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

The Convert CSV to Excel component converts CSV tabular data to the Excel format.





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 don't contain any data.
Boolean
Try to Format NumbersFormats numbers in the CSV file.Boolean
TypeDefines the type of file to convert the input file to. Currently, the options are Csv, Excel_xls, Excel_xlsx, and AutoSelect.
CSVFileType
Worksheet NameDefines the Name of the Worksheet. String

Outputs

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

Related Information

Forum Posts:
Convert CSV To Excel 


Feature Changes

DescriptionVersionDateDeveloper Task
Added ability to change the Worksheet Name
8.12Pending Release
[DT-037968]

Was this article helpful?