Alteryx Community,
I have a file with 1,000 records in it and I need to split it up into 4 sections - Package A, Package B, Package C and Package D.
At the same time i need to make sure that 2 fields in my data ([FILENAME] and [STATE]) get as close as possible to an even split between all 4 packages.
So [FILENAME] would be 1st Priority and [STATE] would be second priority.
I started with a sort tool - but can't seem to find the right tool to do the NTH'ing and update my [PACKAGE] field.
Thoughts - Recommendations?
Thanks again for all the help.
Javier