Home › Forum › General › Validating data in a table › Re: Validating data in a table
August 3, 2010 at 1:17 pm #5380
You shouldn’t need two separate commands for validation. I don’t see a link for your screenshot, but if I understand correctly you could do this with just one.
1) Set Table Rows: First Row
2) Checking the current row
3) Set Table: Next Row
4) Simple branch: Last Behavior Successful? If true go back to 2) if not exit the loop.