I have a Flow and one of the steps is to update the Excel file rows from another excel file data. This step takes more than one hour for 4800 rows. Any idea, if this can be improved?

I have a Flow and one of the steps is to update the Excel file rows from another excel file data. This step takes more than one hour for 4800 rows. Any idea, if this can be improved?
Hi @AmirGh
I've never tried 4800 rows but you can write an excel office script that will accept an array of data and save that to Excel. Take a look here https://docs.microsoft.com/en-us/office/dev/scripts/overview/excel
Or look at my videos where I demonstrate the possiblity with office scripts https://www.youtube.com/playlist?list=PLzq6d1ITy6c2_qM_ocYDtEaENrqi92YmM
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Cheers,
Damien
P.S. take a look at my new blog here and like & subscribe to my YouTube Channel thanks 😉