Hi all,
I’m trying to make a way to group up users into random groups. I think I’ve figured out the starting and ending point of this by searching this great community. I just need help with the middle and possibly the end. I know eventually I want to use Slice Array to make these groups.
So far I found a way to get a list of randomized numbers by Javascript, and now I’m stuck at trying to use those random numbers to get a random row/ from a users table or Query. I’m using a Single Value to do so, but the Save is greyed out.
It looks like the Configuration for the Row only seems to accept from a Number Column
Any help would be greatly appreciated. Thanks ya’ll.