I have used For each loop and inside that I am using some activity to take item from excel to web.
I want to rerun the file so that it should take the Column A items again if Column B shows “No Data found” orelse it should skip that row.
Please suggest best method.