
Announcements
I have a gallery that I need to filter by a selected person. The SharePoint person column that I am pulling from is multi-select, and I need to find all records that contain the person I have selected.
For instance, if I have the following records:
Record 1: Person A, Person B, Person C
Record 2: Person A, Person C
Record 3: Person B
Record 4: Person B, Person C
And I want to Filter all records for "Person B"
I need the gallery to just show Record 1, 3, 4.
This may be a very large database, so I am concerned about delegation. I don't need to have a "multi select" filter, but I do need to filter from a multi-value SharePoint column. Any suggestions?
Thanks,
Renee
You cannot easily avoid delegation when using a complex type columns like person, lookup, and choice from a SharePoint datasource. See @RezaDorrani 's video here https://www.youtube.com/watch?v=tPxE_-DcWkg&t=0s