I have a gallery displaying a SharePoint list. The list contains a people choice field called "AssignedTo", it displays the persons name like Lastname, Firstname. I need to filter the gallery to only show items in the list based on that field in the list and the current user that has the form open so that they only see the items they are assigned to.
What's the best way to do this?