
Hi all,
I have an excel file with multiple tables with about 3000 rows altogether.
I want to add all of them into a new excel table.
I tried List rows present in a table action for each of the tables & then having apply to each action for inserting into new table. But with the no. of rows which are more than 3000, it takes quite a bit of time.
Is there any other way to reduce the time taken to execute the flow.
Any pointers will be really helpful.
Thanks.
Hello @TheOpeningBat ,
I don't think you can optimize that, from your description it's as simple as it can be, List rows -> Add rows. And since you're updating them all into a single Excel file, you can't run it in parallel.