SharePains by Pieter Veenstra on MSN

Create and update multiple items using patch in Power Apps

Following last week’s post about using a single patch to replace Patch inside ForAll, I was asked about, how to not only ...
I’ve created a simple SharePoint list with a number of fields and about 1000 item. Then I added a text field to my list and I’m updating this field with a Patch function. The following code on the ...