CSV → DataTable

Parse CSV (text or file) into a DataTable.

ConvertCsvToTable

What it does

Parse CSV (text or file) into a DataTable.

Parameters

ParameterTypeRequiredDefaultDescription
CSV textmultiline
Optional
Example: name,age Bob,30
Supports variables
CSV file (optional)file
OptionalRead CSV from this file instead of the text.
Example: C:/data/people.csv
Supports variables
Delimiterdropdown
Auto · Comma · Tab · Semicolon · Pipe
OptionalAuto
First row is headerdropdown
Yes · No
OptionalYesNo → columns are named col1, col2, …
Store DataTable invariable
Required
Example: table

More Convert commands

Ready to automate your busywork?

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