Load DataTable From CSV
Load a DataTable from CSV text or a .csv file (delimiter auto-detected, BOM-tolerant).
Overview
Load DataTable From CSV is a no-code automation step in the DataTable category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 5 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Load a DataTable from CSV text or a .csv file (delimiter auto-detected, BOM-tolerant).
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| DataTable name | variable | Required | Name of the DataTable variable. Example: data | |
| CSV text | multiline | Optional | CSV 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 | |
| Delimiter | dropdownAuto · Comma · Tab · Semicolon · Pipe | Optional | Auto | |
| First row is header | dropdownYes · No | Optional | Yes |
How to use Load DataTable From CSV
- 1
Open AutoFlowRPA and drag the Load DataTable From CSV command from the DataTable group onto the canvas.
- 2
Set its parameters in the side panel — Load DataTable From CSV has 5 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Load DataTable From CSV command do?
Load a DataTable from CSV text or a .csv file (delimiter auto-detected, BOM-tolerant).
Which group does the Load DataTable From CSV command belong to?
Load DataTable From CSV is part of the DataTable group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Load DataTable From CSV command take any parameters?
Yes — Load DataTable From CSV has 5 configurable field(s), all editable in the visual node editor.
More DataTable commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.