Hi
I converted multiselect dropdown into multiselect checkbox using info provided in this link "https://365basics.com/powerapps-using-checkbox-controls-with-multi-valued-choice-columns/#comment-2679"
I am using custom PowerApps form integrated into SharePoint.
My data card is a required field, Checkboxes are working perfectly in both new and edit form (Displaying correct tick values).
But facing issue when I click on edit record and make some changes in other fields and when click on save button(default one) even though checkboxes show correct tick values PowerApps is considering them as empty field and display missing required field error.
If I uncheck and check the box again the form saves successfully.
Data Card -update property
checkbox 2 -default
on uncheck
Datacard
oncheck
checkbox 1 -default
checkbox 3 -default
checkbox 4 -default
Datacard - default

Report
All responses (
Answers (