Votes
Answers
Views
Question
2
1
40
I have 3 actions: - Login - DataEntry - DataChecker For the DataEntry action, I have multiple rows of data in the Global DataTable and I want it to run the action for each row. Rather than running all rows, it is only running the first row then going on to the DataChecker action. I need all the rows...