I have an app which displays all of the room numbers within a facility. When you select a room in the main gallery, you are taken to a details screen relevant to that room number. I have a second gallery within that details screen which I want to display the owners of that area in. Is there a way to filter the details screen gallery, which is taking the user information from a SP multi-select people column based on the room selected on the home page?
Here is the current items property of the gallery that I want to filter based on the other gallery.
Choices([@'CB Locations'].Owners)