Bill,
The problem may not be with your iterate. The problem may be with your IF statement. We are working with Platform 5 and have found that the IF statement is quite picky. I have not been able to get an IF statement to work if I have an “…eq =1” in the statement. The only way I have been able to get the IF statement to work correctly is if I set the 1 to a variable first. Then set my IF statement to read as “…eq @num” I’d try this first to see if it will work. It may not be the issue but it is a start.
Thanks….
Thomas G. Rioux