Can someone help me to verify if the below macro code is right or not ?
Trying to copy the data on sharepoint site using Microsoft office 365 activity from 1 file to other file.
FYI - I tried simple read and write range activity within O365 scope but that gives me below Error Code: InvalidArgument
Message: The argument is invalid or missing or has an incorrect format.
Inner error:
Code: invalidArgument
Message: The argument is invalid or missing or has an incorrect format.
AdditionalData:
date: 2023-11-01T17:06:41
request-id: a99ff148-c525-4a0b-ac4d-cc1220acfc96
client-request-id: a99ff148-c525-4a0b-ac4d-cc1220acfc96
ClientRequestId: a99ff148-c525-4a0b-ac4d-cc1220acfc96
Hi @AJ_Ask I am able to do filter, copy and paste in same file with other sheet and data. But issue with some of this because of larger data or don’t know what but not working.
Upload on sharepoint is giving below error.
Upload File: Code: notAllowed
Message: The resource you are attempting to access is locked
Inner error:
Code: resourceLocked
The resource you are attempting to access is locked," typically indicates that the file you’re trying to upload to SharePoint is currently in use or locked by another user or process. You might want to ensure that the file isn’t open by anyone else and that there are no ongoing processes that could be locking the file. Additionally, check your SharePoint settings and permissions to make sure you have the necessary access to upload file