W
wendigo
I need to be able to take a group of records, get the number of people per
group (from the user), and split the group of records across these new groups.
Ie I have 200 records and I want them to be placed into groups of 15
(randomly).
Is this something that I can do inside of the report query, or does it have
to be done in the "code behind"?
thanks for any help you can give me!
group (from the user), and split the group of records across these new groups.
Ie I have 200 records and I want them to be placed into groups of 15
(randomly).
Is this something that I can do inside of the report query, or does it have
to be done in the "code behind"?
thanks for any help you can give me!