Hi Community,
I've been experiencing an issue when I try to use Patch function to create and update records.
I created a collection with ítem's changes, some of them to create and others to update (Last ones have their Sharepoint ID) then I passed It to Patch function. Something Like this.
Patch(MySPDataSource,MyCollection)
I read the Patch function can create records If they have not ID and Update which have one at the same time.
Please I need your help, because that formula throws me an error: "Error Network. MySPDataSource: null"
When I checked some Sessions from users by using monitor, I have noticed all is correct. When I checked where is the Patch, there are some of them records have response and are saved. The others do not have response and are Not saved. Sometimes requires to execute te Patch twice or three times.
I'm working with almost 25 sharepoint lists and the list with have the issue is over the umbral, almost 35K items with Indexes.
I want to mention I've tried to send the items via PowerAutonate flow and use a http Sharepoint conector to upsert and failed and threw te same error.
Thanks in advance.

Report
All responses (
Answers (