I inherited an app that has one table in dataverse and multiple screens update data in this table, while the user may go offline and online. If this doesn’t sound like a nightmare … On each of the ...
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 ...