This process reads a data sheet and enters the first number in the Primary row, hits submit and returns a value.
If the value comes back as 0 I added an assign
Am I on the right path and how do I get this to identify the number as 1 and move forward and if the value is 0 return to the next row in the data table and begin the process again? Do I use a for each?