Hey Everyone!
I've created a workflow that is able to take a file from one folder, select N amount of samples at random, and output the results to a different folder.
However, I want to make this tool a bit more powerful in two ways:
1. Having the workflow run for every file within a folder and outputting a new file for each file inputted.
2. Having the number of samples being selected be based on the population [P(Population) = 1, N(Samples)=1| P=4, N=2| P=12, N=5|P=52, N=15|P=250, N=40|P=250+, N=60]
I understand that this can be done with macros but try as I might I have been unable to make them work (I'm still a bit of a noob). Is anyone able to help me out? I've attached my current workflow for reference.
Thank you!