Announcements
Hi,
I have a badge icon that performs a check if my sharepoint column "Check" is showing "True" but seems like its not working.
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 NogueiraCheck my LinkedIn!Buy me a coffee!Check my User Group (pt-PT)!Last Post on CommunityMy website!
@Desmond1
Change your formula to
ThisItem.Check
No need for the If() statement
Doesnt seem to work..
you mean ThisItem.Check = "true",true? if yes then its not working..
Nope, I meant replace your entire code with my code.
Is the icon inside a gallery?
Yes this icon is in the gallery. Just this code ThisItem.Check doesnt work as well
Try
ThisItem.Check.Value
I avoid using Yes/No columns from SharePoint, so not quite up with the Syntax but that should work … maybe 🤔
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
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
If it errors out then you likely have a data type mismatch somewhere
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 94
WarrenBelz 82 Most Valuable Professional
Kalathiya 38 Super User 2026 Season 1