web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / OnChange of Combobox p...
Power Apps
Answered

OnChange of Combobox popup must appear but not if cleared or reset

(0) ShareShare
ReportReport
Posted on by 75

Hello,

 

I have an issue where a user selects a value from a combobox and a confirmation pops up. The issue is if the user clears the combobox or if I reset the control the popup appears again but without the confirmation information. I need the popup to only appear if the user selects a value.

 

I have the following code under the OnChange property of the combobox.

 

UpdateContext({varPopup:true})

Categories:
I have the same question (0)
  • Verified answer
    NicolleAbrahams Profile Picture
    75 on at

    I changed the OnChange formula to an If statement as follows and this has worked.

    If(!IsBlank(cb_Template.Selected.Title),UpdateContext({varPopup:true}),UpdateContext({varPopup:false}))

     

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 846

#2
Valantis Profile Picture

Valantis 532

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard