O
Obviously not a programmer :(
I have a large list of users (approx 25,000) segmented by department (63
depts). I would like to randomly query 15 users from each department without
writing a separate query for all 63. My idea (and I'm not overly attached to
it at this point) was to create a field that assigns a random number to each
user, and then sample the lowest 15 users for each department, but I'm not
getting the right amount of users, and now I'm stuck and frustrated. Please
help!
depts). I would like to randomly query 15 users from each department without
writing a separate query for all 63. My idea (and I'm not overly attached to
it at this point) was to create a field that assigns a random number to each
user, and then sample the lowest 15 users for each department, but I'm not
getting the right amount of users, and now I'm stuck and frustrated. Please
help!