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!