Icon

Auto_​Dataset_​Split

* Change output path to the location where you want to save the file.

* Add backslash (\) before each special character to ensure the path is recognized as a string.

Automated dataset split (into Excel files)

This workflow shows how to automatically split a large dataset into multiple smaller Excel files based on file size (row counts).

Sample File
Excel Reader
Count the # ofrows in the file
Counter Generation
Create Chunks
Expression
Group Loop Start
Table Row to Variable
String Manipulation (Variable)
String to Path (Variable)
Save each file through loop
Excel Writer
Variable Loop End

Nodes

Extensions

Links