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 / Checkbox change name a...
Power Apps
Answered

Checkbox change name automatic

(0) ShareShare
ReportReport
Posted on by 102

Hello !

I have a checkbox like this:

Alice23_1-1630406500060.png

How can I make that if the checkbox is marked the text near it to be " Solved", and if it's unmarked to be "Unsolved"?

Just like this:

Alice23_2-1630406661462.png

Thanks

 

 

Categories:
I have the same question (0)
  • Nogueira1306 Profile Picture
    7,390 Super User 2024 Season 1 on at

    If(checkbox.value = true; "Solved"; "Unsolved")

     

    If you need additional help please tag me in your reply and please like my reply.
    If my reply provided you with a solution, pleased mark it as a solution ✔️!

    Best regards,
    Gonçalo Nogueira

    Check my LinkedIn!

  • Verified answer
    PriyankaGeethik Profile Picture
    3,320 Super User 2024 Season 1 on at

    Hi @Alice23 ,

     

    If you want to achieve something like below. Please add below code in the CheckBox Text property. 

    If(YourCheckboxName.Value,"Solved","UnSolved")

     

    It will look like below. 

    PG_WorXz10_0-1630407187664.png

     

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

  • Alice23 Profile Picture
    102 on at

    @Nogueira1306  @PriyankaGeethik this is my application. The column "Status" for what I have been asking the question is in a gallery, but it's the only data that is not taken from a collection.

    Alice23_0-1630407061088.png

    The code that you wrote it have errors in my application

     

  • PriyankaGeethik Profile Picture
    3,320 Super User 2024 Season 1 on at

    Hi @Alice23 ,

     

    Could you please hover on the error message to check what it is saying ?

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
Haque Profile Picture

Haque 94

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard