I have the following flow that is looping at the point I marked as A in red. It continues to send me an email even after the IndependenceSent variable is updated to Yes. As you can see when the Flow kicks in it is the first condition tested against and should Terminate as successful. Does anyone have any idea why it seems to be ignoring the first condition? Thanks
Flow
That worked! Thank you.
Hi @mjgenesis,
Is the IndependenceSent column a Yes/No column type? If so, your condtition will need to evaluate/compare if its a (boolean)true value. In the right side section of your first condition, open Dynamic Content Editor -> Expressions, type "true" and click OK. The Yes/No column type in Flow is translated to boolean true/false value when evaluated in conditions.
Hope this helps!
- G
If this answered your question, please mark the question as answered. Answered questions help users with similar asks quickly find a resolution. Thank you!
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional