Quote:
|
So they might want to randomly pick 26 of the 2000m
|
Randomly? Or based on some query logic?
In the later case, like I suggest earlier, create a query UI that lets them find the right customers. Then provide a button like "add current" and then rerun the query again on the server and insert the IDs of the records found in your junction table. That way you can add multiple selections for the same report and even provide a way to remove specific users again afterwards.
Cheers,
Imar