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 / When one button is sel...
Power Apps
Answered

When one button is selected, the other should not be selected and the other way around

(0) ShareShare
ReportReport
Posted on by 775

Hi all, I have the following problem. I want that when I select a button, the other button is not activated, but when I select the other butten, the current button is no longer selected.
Now it is so that when I select the first button, the second button is automatically selected, so at the same time (See image). But I don't want that. It should always go back and forth, depending on which button I select.

 

I did it with these formulas: (I used the same formula in both buttons)

 

OnSelect -> UpdateContext({pressedButton:!pressedButton})

PressedColor -> If(pressedButton=true; RGBA(65; 100; 110; 1); White)

PressedFill -> If(pressedButton=true; White; RGBA(65; 100; 110; 1))

 

I thank you already for your help

image.pngimage.png

Categories:
I have the same question (0)
  • Verified answer
    zmansuri Profile Picture
    6,048 Super User 2024 Season 1 on at

    You don't need to write any code for that. It is by default property that only one button is selected at time. Remove those button and add again.

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 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard