Can someone please help me understand why my Patch Function won't work? The Datasource, record and variables all seem fine. I had this creating a new record, but it doesn't seem to work now, I'm not sure what happened..
Patch(Form,
Defaults(Form),
{Applic: Application_Input.Update,
busOwner: busOwner_Input.Update,
proManager: proManager_Input.Update,
busFunction: busFunction_Input.Update,
vendDetail: vendDetails_Input.Update,
'Date Req': dateRequired_Input.Update,
ServerDet: serverDetails_Input.Update});

Report
All responses (
Answers (