split csv
This block is part of the files group and was last modified in core v13.0.8.
split csv v13.0.8 Splits a CSV file into multiple smaller files.
In pins 3 + flow
- flow
flow - file required
fileFile to split
- has headers
conditionIndicates if the CSV has headers or not. If set to true then the headers will be copied into every created file.
- rows per file
numberThe number of rows to include in each file.
Out pins 3 + flow
- flow
flow - files
file - success
condition - error
value
A typical wiring for split CSV: a function trigger starts the flow; get file from assets feeds the file pin; the flow out pin feeds debug.
Version history
Introduced in v13.0.8.
Back to
files Return to the main group to view all sub-groups Back to file parsing Return to the group to view all blocks within this group 