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
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:
Create a variable to manage the popup visibility:
Add a popup container:
Set actions for the buttons:
WarrenBelz
85
Most Valuable Professional
Michael E. Gernaey
65
Super User 2025 Season 1
mmbr1606
55
Super User 2025 Season 1