Load DataTable From CSV

Load a DataTable from CSV text or a .csv file (delimiter auto-detected, BOM-tolerant).

DataTableLoadDataTable

What it does

Load a DataTable from CSV text or a .csv file (delimiter auto-detected, BOM-tolerant).

Parameters

ParameterTypeRequiredDefaultDescription
DataTable namevariable
RequiredName of the DataTable variable.
Example: data
CSV textmultiline
OptionalCSV with a header row. Leave blank to use a file.
Example: name,age Bob,30
Supports variables
CSV file (optional)file
Optional
Example: C:/data/people.csv
Supports variables
Delimiterdropdown
Auto · Comma · Tab · Semicolon · Pipe
OptionalAuto
First row is headerdropdown
Yes · No
OptionalYes

More DataTable commands

Ready to automate your busywork?

Start your free 10-day trial today. No credit card, no commitment.