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 / Show true/false after ...
Power Apps
Answered

Show true/false after "reading" from sharepoint list

(0) ShareShare
ReportReport
Posted on by 32

Hi,

 

I have a badge icon that performs a check if my sharepoint column "Check" is showing "True" but seems like its not working.

 

Desmond1_0-1645096626183.png

 

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

    If(ThisItem.Check = true, true, false)

     

    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!

    Buy me a coffee!

    Check my User Group (pt-PT)!

    Last Post on Community

    My website!

  • EddieE Profile Picture
    4,641 Moderator on at

    @Desmond1 

    Change your formula to

     

    ThisItem.Check

     

    No need for the If() statement 

  • Desmond1 Profile Picture
    32 on at

    Doesnt seem to work..

  • Desmond1 Profile Picture
    32 on at

    you mean ThisItem.Check = "true",true? if yes then its not working..

  • EddieE Profile Picture
    4,641 Moderator on at

    @Desmond1 

    Nope, I meant replace your entire code with my code.

     

    Is the icon inside a gallery?

  • Desmond1 Profile Picture
    32 on at

    Yes this icon is in the gallery. Just this code ThisItem.Check doesnt work as well

  • EddieE Profile Picture
    4,641 Moderator on at

    @Desmond1 

    Try

     

    ThisItem.Check.Value

     

    I avoid using Yes/No columns from SharePoint, so not quite up with the Syntax but that should work … maybe 🤔 

  • Desmond1 Profile Picture
    32 on at

    Doesnt work either.. its not a Yes/No column just single line text. I have an edit form that has a toggle to send "true" & "false" if a form is submit. So in sharepoint it reads as True and False.. not sure whats wrong

  • EddieE Profile Picture
    4,641 Moderator on at

    Do you send the Toggle value to SharePoint as Text? Can you put a label inside your gallery and add this as it’s Text property

     

    ThisItem.Check

     

    If it errors out then you likely have a data type mismatch somewhere

  • Desmond1 Profile Picture
    32 on at

    Oh yes its showing up as text! What should i change?

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