- Documentation
- Activities
- Excel
- Read CSV
Import data from a comma-separated values file
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
File Path filePath | file | Required | — | — |
Delimiter delimiter | string | Optional | , | — |
Has Headers hasHeaders | boolean | Optional | true | — |
Encoding encoding | enum | Optional | utf8 | —utf8utf16asciilatin1 |
Output Variable outputVariable | variable | Optional | CsvData | — |
Output
CsvDataDataTableCSV data as table
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Auto Fill Range
Fill a source cell's formula or value across a range, adjusting relative references like dragging the Excel fill handle. Absolute references (with $) stay pinned.
Close Excel Workbook
Save and close the Excel file
Convert Excel to PDF
Export the workbook (or a single sheet) to PDF, preserving layout, charts, and conditional formatting.
Create New Excel WorkSheet
Add a new blank sheet to the workbook
Create Pivot Table
Create a summary table to analyze data
Delete Excel WorkSheet
Remove a sheet from an Excel workbook