DataTable → CSV
Serialize a DataTable to CSV text and/or a .csv file.
ConvertTableToCsv
What it does
Serialize a DataTable to CSV text and/or a .csv file.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| DataTable variable | variable | Required | Example: table | |
| Delimiter | dropdownComma · Tab · Semicolon · Pipe | Optional | Comma | |
| Include header row | dropdownYes · No | Optional | Yes | |
| Output .csv file (optional) | file | Optional | Write CSV here (extension added if missing). Example: C:/out/table.csv Supports variables | |
| Store CSV text in (optional) | variable | Optional | Example: csv |
More Convert commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.