Announcements
Best regards, Valantis
✅ If this helped solve your issue, please Accept as Solution so others can find it quickly. ❤️ If it didn’t fully solve it but was still useful, please click “Yes” on “Was this reply helpful?” or leave a Like :). 🏷️ For follow-ups @Valantis. 📝 https://valantisond365.com/
💼 LinkedIn
▶️ YouTube
Field data type matters if you use ShartePoint:
If using a standalone checkbox outside a form:
If(CheckboxCanvas2.Value,'Is Test (Test tables)'.Yes,'Is Test (Test tables)'.No) //Replace with your - 'Is Test (Test tables)' - Choice Set name
If(_test.'Is Test' = 'Is Test (Test tables)'.Yes,true,false) //_test - Replace with your form item property variable name. //'Is Test (Test tables)' - Replace with your choice Set name.
If(CheckboxCanvas2.Checked,Value(10),Value(0))
Parent.Default = Value(10)
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.
Vish WR 430
timl 318 Super User 2026 Season 1
Haque 314