Could anyone please help me with the below issue:
I have a SP list and I am storing record that I am editing first in a collection, then modifying it inside collection and then patching the collection with that one item back to server where existing record gets updated with the changes made...
- The above method is very neat in my opinion as it requires much less hardcoding of attributes and stuff but it appears there are constant issues with it... with some errors returned and stufff...
- Just recently I got noted again that users using Edge are getting the below error when trying to patch the collection back to server whereas the users in Chrome don't get that error...
Error:
Pls kindly help.
Can you provide the formula you are using where this is occurring, and any formula leading up to it (i.e. the patching) that you are doing?
The formula I am using is:
Patch('SharePointList',DropColumns(colSelectedRecord,"{FilenameWithExtension}","{FullPath}","{HasAttachments}","{Identifier}","{IsFolder}","{Link}","{ModerationComment}","{ModerationStatus}","{Name}","{Path}","{Thumbnail}","{TriggerWindowEndToken}","{TriggerWindowStartToken}","{VersionNumber}","Author","Modified"))
Author#Claims column I can't find and therefore can't drop it... The issue seems to appear mainly in Edge Browser and not in Chrome though...
User | Count |
---|---|
260 | |
110 | |
98 | |
56 | |
40 |