I have a loop in my flow that sets the variable vintCount to 0 and increment it as I go through the loop. But now I get this error:
Invalid parameter for 'Set vintCount'. Error: 'Value' is required.
It saves happily if I switch back to the old designer.
Every article I have seen on setting up a loop depends on starting with the variable at zero.
Any idea what's up?