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 / Alert PopUp yes or no
Power Apps
Unanswered

Alert PopUp yes or no

(1) ShareShare
ReportReport
Posted on by

Good morning everyone,

 

I would like to ask you how to perform a functionality on power apps.

I have a data form, inside there is a dropdown list with the options “”, “Yes”, “No”, it is on a sharepoint. I would like to create a PopUp that appear if you change the status of the drop-down from “No” to “Yes”. When the popup is visible you have two buttons (Ok, Cancel) and a message: “would you like to proceed?” If you click Ok, the pop-up will not be visible anymore and the dropdown will stay ok “Yes”, otherwise, If you click Cancel, the dropdown status has to change to “No”. I tried with a lot of if cycle and variable but it doesn’t work.

 

thanks a lot to the community!

Antonio

I have the same question (0)
  • AllanDeCastro Profile Picture
    412 Most Valuable Professional on at

    Hello @Antony357 ,

     

    You can manage this on your side if needed:

    To achieve the desired functionality in Power Apps, you will need to use variables to manage the visibility of the popup and the state of the dropdown list. Here is a step-by-step guide on how to implement this:


    1. Create a variable to manage the popup visibility:

      • Go to the OnChange property of your dropdown control and set a variable to show the popup when the dropdown value changes from "No" to "Yes".
    2. Add a popup container:

      • Create a container (or a screen overlay) for your popup with the message and buttons ("Ok" and "Cancel").
      • Set the Visible property of this container to the variable created in step 1.
    3. Set actions for the buttons:

      • Configure the OnSelect property of the "Ok" button to hide the popup and keep the dropdown value as "Yes".
      • Configure the OnSelect property of the "Cancel" button to hide the popup and revert the dropdown value to "No".

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 547

#2
WarrenBelz Profile Picture

WarrenBelz 444 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 322

Last 30 days Overall leaderboard