Announcements
Good morning,
I think I have a very simple query, but I'm not clear. It is about making a checkbox be checked when a condition is met.
I can't get it to work and I don't see examples of it.I am performing a condition after clicking a button and I need to activate a checkbox to then perform other actions.Thanks
Hi @Segu1,
Set the Default property of the Checkbox as your If() statement.
If(condition,true,false)
Hi, v-quiaqi,
It's not really performing the condition in the checkbox but in the button and making the checkbox change.Thanks!!
Hi @Segu1,
So, could you please tell me that how you click a button to perform the condition?
I need to know what formula you used for the OnSelect property of this button.
I assume a scenario where you have a variable set by the button clicking like below:
Set(varcondition,If(condition, true,false))
Then you could assigne the variable varcondition to the Default property of the Checkbox.
Thank you very much! The solution has helped me.
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