Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Visible Property Based on Combo Box Selected Value

(0) ShareShare
ReportReport
Posted on by 195

Hello everyone,

 

I have a PopUp Group. But its visibility depends on the Combo box selected value. 

If combo box selected value is equal to "Add" then popup group visibility is set to TRUE. 

 

 

 

This is the code in PopUpGroup visible property:

If(ComboBox.Selected.Title = "Add",
true
)

 

but my question is how to hide again the popUpGroup when I click the X icon in popUpGroup? 
What I want is to set the visible property again to FALSE

Categories:
  • v-bofeng-msft Profile Picture
    on at
    Re: Visible Property Based on Combo Box Selected Value

    Hi @YamiteKudasai :

    Thanks for your feedback,glad to hear that you have solved this problem.Please consider marking your solution as a solution to help otheres.

    Best Regarsd,

    Bof

  • Verified answer
    YamiteKudasai Profile Picture
    195 on at
    Re: Visible Property Based on Combo Box Selected Value

    Nah nvm. The solution was to reset the value of the combo box.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1