I have created a flow. when a response is submitted, get details in an excel. For each row, a sequential number is generated.
For eg, for an exhibition, user has to select from 3 time slots. Slot 1, 2 and 3. But limit for each slot is 150. So condition is set as if Token is greater than or equal to 151, then an email to user to be sent as slot is full, else pick the token and send to the user.
Here the condition shows as succeeded, but workflow went through "True" where it should have been 'False'
What could be the reason
