Choose the split method for the destination
Use a fixed number of data records when an import tool enforces a record limit or reviewers need predictable batches. Choose the number of files when work must be divided among a known number of people or processes. Use approximate size when an attachment, transfer, or upload system has a byte limit.
Size-based results are approximate because records have different lengths and the splitter never cuts through the middle of a record. The final file can exceed the target when one individual CSV record is larger than the selected size.
- Records per output file
- Requested number of outputs
- Approximate MiB per output
- Optional repeated header record