What’s the vb.net command to automatically go to next row of a data table if a specific condition is met?
You have to use the Continue activity to skip the current row and go to the next row if specific condition is met.
https://activities.uipath.com/docs/continue
Regards,
Karthik Byggari