Hi,
My Power Apps form looks like below:
The column Department and Dept_Approver are look up columns and they are both combo boxes. When choosing a group in Department, it displays the approvers within the selected department.
The form currently displays users when a particular department is selected, but my Sharepoint list doesnt get updated with the selected user. The Sharepoint list gets updated for the Department.
The update property of the Dept_approver DATACARD LEVEL (Datacardvalue5) is set to {Value:DatacardValue5.selected.Result}
Default is set to Thisitem.Dept_Approver
The defaultselecteditems for Dept_Approver combo box is set to {Result:ThisItem.Dept_Approver.Value}
I'm not sure what I'm missing in here. Please help

Report
All responses (
Answers (