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 / Multiple Selection But...
Power Apps
Answered

Multiple Selection Button to display text

(0) ShareShare
ReportReport
Posted on by 40

When the user clicks that button, I want to display the text as a selected package.  

saranp780_1-1679651180463.png

In the picture, there are three packages. when they select one package the message will be visible at choose package. 

How can I do that?

if they choose "F3" F3 will be visible,

if they choose "E3" E3  will be visible.

 

Thanks for your help.

 

 

Categories:
I have the same question (0)
  • Verified answer
    WiZey Profile Picture
    3,023 Moderator on at

    Hello @saranp780 ,

     

    You can store a value in a variable and use it in your label.

     

    In the "OnSelect" of your button, add "Set()" to set the variable to either "F3" or "E3".

     

    Then, in the label's "Text" property, simply put in the variable to display it.

     

    ButtonF3.OnSelect: Set(variable; "F3")
    ButtonE3.OnSelect: Set(variable; "E3")
    Label.Text: variable

     

    Hope this was helpful to you.

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard