Basic Setup (manual splitting)
Steps:Assign batch numbers
- Add an Add row numbers step.
- Set it to repeat each number 20,000 times.
- This will tag rows 1–20,000 with 1, 20,001–40,000 with 2, and so on.
Advanced Setup (automated batch export)
To automate this over time, especially for files received regularly: Steps:In each run:
- Pull the large file and assign batch numbers as above.
- Use a Find overlap step to match rows with the next batch number.
- Export the batch using a Generate CSV file step.
- Update the batch tracker in the Parabola table to increment the number.