patch choice field powerapps code example
Example: powerapps update choice field
Patch(Leaves,
Defaults(Leaves),
{Status:
{'@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
Id:0,
Value:"Approved"}
}
)