Delete row excel (LINQ)

I want delete row excel

If condition is match as below.

CurrentRow("APAPNO").ToString = CurrentRow2("APAPNO").ToString and  CurrentRow2("APSTS").ToString="FLFL"

But now error in activity Remove Data row activity.

Please guide me for solve this case with LINQ.
Because data in dt_feelook have 4K rows.

Thank you

Hey @fairymemay! I think I already posted this solution in another thread you created! Test and see if it works for you, otherwise contact us here!

Regards

1 Like