Announcements
HI @Davidn7 ,
There is a bit more information required here - what is the current DefaultSelectedItems of the Combo Box and if it on a Form, does it need to display the current saved value unless the button is pushed ?
The default value is Blank()The checklist is a little long so I thought of adding this feature. After the user completes it, he has the option to clear the checklist and the combo boxes in the gallery to return to blank
Did you understand?
@Davidn7 ,
OK - if you do not want any default value, set a Variable OnSelect of the button
UpdateContext({varChoice: "Yes"})
Then the DefaultSelectedItems
{Value: varChoice}
also at Screen OnVisible
UpdateContext({varChoice: Blank()})
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps
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.
WarrenBelz 545 Most Valuable Professional
Haque 314
Kalathiya 234 Super User 2026 Season 1