Splitting Data by Percentage

Recently, one of our Loadit users asked:

I need to split a file into separate files, with each containing a specific percentage of the original records. How can I do this in Loadit?

This can be achieved using the split module. The secret is to specify a percentage in the “expression” for each split

You can see this technique demonstrated in this video