Let's say I have a field:
Person
A Person can belong to a group, selected by the user, at Runtime:
"Group 1" or "Group 2"
In SSRS, each of those would be a multi-select dropdown. I would like to be able to group people based on group in the generated report. However, I can't seem to figure out a way to do this.... I literally have no ideas. Is it possible?
Thanks a ton in advance!