I have an excel file which have 5200 data. I need get rows only with success status. I am not allowed to use for each, how to do?
Hi @gaurav2000 ,
Have you tried using Filter Datatable
Activity ?
2 Likes
You can use filter datatable…
Or use a filter activity…on excel directly …and then read only viisble rows so tht you get successful only
Cheers
1 Like
Thank you supermanPunch. Getting now success rows only.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.