Hello Everyone!
I am writing a Workflow that will need to pull from a very large sample of data that exceeds 40k lines. What I am hoping to accomplish, is to pull a random 4 lines of data from each Employee and then output all of the random selections to a single excel file.
I was able to get this to work if if put in a bunch of the Filter functions together and specify a separate Employee for each. The problem is I have over 600 Employees to pull data for and they could change from month to month. So having to go back and add/delete Filters would be entirely to daunting.
I have to think there would be a easier way of accomplishing this task, I just can't seem to figure it out. In the past I was able to use the Dynamic Input when I was searching a SQL query, but this is Excel and I cannot come up with a solution. So I am hoping someone on here might have some suggestions to try. 🙂
I attached my test workflow and sample data.
