Power Automate Error moving CSV from SharePoint to Google Drive

I'm running into an issue with my Power Automate Flow. I'm trying to push a CSV file from a SharePoint folder to a folder in Google Drive. Creating the CSV is fine, but when I try to push the CSV there seems to be a (unreasonable) limit on the size of the CSV I can push.

As the file already exists and I am simply PUSHING the file, not recreating it, surely it shouldn't hit any limits? This file is only 52MB! The Flow I have - previous step is just a scheduler error message I get

Upvotes: 0

Views: 320

Answers (1)

Marko Tica
Marko Tica

Reputation: 401

Look at this link and try with copy to google drive

https://sharepains.com/2019/05/31/copy-large-files-with-microsoft-flow/

Upvotes: 0

Related Questions