Announcements
I am working on a large application and I am stuck on why my flow keeps saying that my condition statement is false even though I am checking the box. I am just on the start of building the flow, so there isn’t anything else built into it, other than the ERP Environment value.
Hi @OptumBA ,
I've had issues with Boolean variables as it converts them to string.
So, I keep string values only
as Boolean gives -> true and string conversion gives -> True
Since this is case sensitive, flow fails
Try keeping string and if you need conversion, use string to boolean.
Hope this helps
In this case, I also confirmed that the value of checkbox.value is type of Boolean, which means you will need to use the true as expression format.
I think everything described in your post is fine, and thus you will need to check again what value is passed to this flow for real. Make sure it has the value of correct Checkbox.Value.
Best Regards,
Hen Wang
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 541
WarrenBelz 434 Most Valuable Professional
Valantis 289