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 / Conformation Message i...
Power Apps
Unanswered

Conformation Message if Combobox Value changed

(0) ShareShare
ReportReport
Posted on by 15

Hi Folks,

 

Could you please help me with logic of issue:

I have combobox items, which Dataverse 

When I change value in combobox, it should show confirmation dialog box. When I click Yes, it just close Dialog box.
But when I click NO, it should set previous value to combobox. Any ideas how to realize?

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    156,425 Most Valuable Professional on at

    Hi @Yerlasdu ,

    When you click No, Reset the Combo Box

    Reset(YourComboBoxName)

    and it should return to the value before selection (providing you have not saved the record)

     

    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

     

  • Yerlasdu Profile Picture
    15 on at

    @WarrenBelz 

    Hi, 
    It not set te previous item. Also, when I click "No", it shows dialogBox again, cause there are DialogShow on dropdown OnChange

  • EdViegas Profile Picture
    436 on at

    Try adding a logic into OnChange property, for example:

    If(
     Self.Selected.id <> Your_Default_Value,
     Dialog_Show
    )


      

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard