I'm building my first Power App to help do a user audit. Managers will be able to review their direct reports and validate that they have the correct role(s) assigned. This is driven by a Sharepoint List and is presented as a gallery/grid with one employee per row and a button to approve each row. I have a dropdown that allows the user to filter the Gallery by Approval Status: All, Approved, Unapproved.
The issue I'm having is the Combo Box is randomly not having any default selected values loaded. Switching between the Approved/Unapproved Statuses sometimes fixes it and sometimes it works perfectly on loading. I also get mixed results (see below) where a few rows have values selected and others are empty. I ran Monitor and the expected values are being returned. I have spent hours researching this but haven't found a solution. I would love some help!
Role(s) Combo Box settings:
Items: Choices('Framework User List'.NewRole)
DefaultSelectedItems: ThisItem.NewRole
Filter: Unapproved
Filter: ALL

Report
All responses (
Answers (