Hi all,
I am trying to use the Random % Tool in Alteryx to run random sample. These samples have to be re-performable, so I will use the deterministic output configuration which works well. The only thing I've noticed about this is that this tool outputs results in record chronological order, not generation order. Ideally, I would like a way to know the exact generation order. This would come in handy if I needed to make replacements from my population, so I know I am picking the next statistically random record.
I've attached a workflow as an example.