Hi
This is driving me crazy. I getting "Network error when using the Patch function: Field 'Venue' is required".
Customized Power App Form with a lookup to another SharePoint list to retrieve Venue details.
OnSelect = SubmitForm(SharePointForm1) - no Patch command here but power app monitor points at this formula.
Field 'Venue' is required on the sharepoint list - it itself is lookup in a 'Venues' list (with 'VenueName' (renamed Title) and 'Code' columns). Setting venue to optional works but venue does not flow into sharepoint list.
Ideas
Thanks