Hello,
I have a Power Automate Flow in which I want to take a csv file which has been uploaded into a table in Dataverse and then loop through it. I have a proof of concept which works in someone else's environment but when I use the exact same solution in my environment it returns this error on attempting to import the csv:
"Downloading in multiple chunks is not supported for the files stored in the database"
It works fine in the other environment so I'm a bit at a loss as to what is blocking me here. It's the same small csv, table, etc. I suspect it must be some sort of admin setting but I don't know what.
Has anyone seen this or has any ideas?
(Btw, I know this is a weird way to manage file storage, but for DLP/corporate bureaucracy reasons I can't use Sharepoint, Excel, Blob, etc...)
Thanks,
Kyle.