Hello,
I need to edit an Excel file directly on sharepoint. I am using microsoft office 365 scope and inside Find files and folders. But I am getting an error: Find Files And Folders: Code: generalException Message: Unexpected exception returned from the service. ClientRequestId: 4089e4f5-077b-4abe-890d-75cf4fb07cb5
Images of my activities are below. what do I need to do to edit directly? I will need to insert columns and delete sheet tabs on this excel file that is on the sharepoint
you will need to find the file the same activity you use
then you can get output as one file or more, make sure which file you want to use by checking name loop through the list or array of files output
then in Microsoft package365 you are using there is more activity to append range the file, write range and so more the same like excel activities
Try using the “Use Excel File” activity instead of “Find Files and Folders” if you already have the URL to the file. If you must search for the file dynamically ensure that the folder path and drive names are configured correctly and the user account you’re using with UiPath has the necessary permissions (read/write access) to access and modify the file in SharePoint.
Ensure Microsoft Office 365 Scope is properly configured with the right Application ID, Tenant ID and the User Account has access.