In my Power Apps form connected to a SharePoint list, Choice fields (implemented using Dropdown or ComboBox controls) are being treated as **null or blank** when their DataCards are hidden. My form has multiple groups of fields shown conditionally based on button selection. When a user edits an existing record and submits the form without opening all groups, Power Apps considers the hidden Choice fields as blank, even though those fields already have values in the record. This causes validation errors such as “some mandatory fields are not populated,” because hidden Choice controls do not initialize their .Selected or .Selected.Value until they become visible. How to fix this issue?
Categories:
I have the same question (1)


Report
All responses (
Answers (