I'm developing a process in which I'm pulling some data from database and writing that data into Excel table. All the work is done with SQL actions and then I'm using For each action and executing row by row into the excel table also with SQL actions.
There are about 100 000 rows, sometimes more. The problem is that it takes too long. Writing 10 000 rows takes about 13min.
Is there some reason why is this taking so long, maybe some limitations of how many actions or requests are there in the flow, maybe some Power platform licence add on limitations restrictions?
We're using premium licence with unattended add-on.
The same process previously ran on the Softomotive platform and ran 10 times faster.
Kind regards,
Krešimir