How to make faster way in for each row?

I’m looking for best way to read and write cell in excel application scope.
In file excel I have data 2,000 rows.

I run my flow as attached Main - Copy.xaml (15.3 KB) , It use time run 15 minutes.
Any idea for make fast run?

@fairymemay,

Plz see updated xaml and read my comments written on activities.
Main - Copy.xaml (19.1 KB)

Are you running in Debug Mode? if yes, that takes a time.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.