Hi,
I am new to PowerApps.
I am developing a Canvas app to insert/update data to SQL server database. For which I create an edit Gallery view to allow the users to make changes , create a collection to capture changes and try to patch it to the database.
I struck with an error " Network Error when using Patch function".
FYI- using Forms I can update the data in database using SubmitForm,(so I have appropriate access to the DB) but the requirement is to update multiple records together.
Thanks in advance for any suggestions/help.

