Hi Warren,
I'm not sure I understand. I created a new screen and added a gallery to it. The name of the List in SharePoint that I am connecting to is "Initial Incident Notification", and the name of the person picker field is "First Level Reviewer". I would like when a name is placed in that field and the form submitted, that a user selecting "My Work Queue", once their name is in that field, items will show for them to action. Further to this, once they action and change the status of an item to "Implementation Verified" or "Investigation Complete" and they go back to their work queue, any items with those statuses should fall off the work queue, and only the outstanding ones remain.
I tried this initially on the Gallery default property to at least get the name but got an error: Filter('Initial Incident Notification',FirstLevelReviewer=User().FullName)
Any guidance appreciated.