Has anyone come up with a more efficient means of creating excel files? I have a flow that takes data from SQL and writes it to an excel table, via the add rows, then copies the file contents and resaves as a new file. It then loops through to the next item in the list, erases the table rows it previously wrote and starts adding new rows again.
We've had issues lately with communication between sharepoint online (where the files live) and flow not being very responsive or extremely slow. I've tried saving off the file contents of my "template" file to a flow variable, and using that to reset the file each time, but i keep getting blocked by erroneous file lock errors and can't update the template file in that method, so I have to look up all rows and delete one by one.
Trying to find a solution to squeeze every once of efficiency out of this as possible.
Thanks,
------------------------------
Sam Duval
Data Quality Analyst
Indianapolis
------------------------------