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 Apps
Answered

Save check box

(0) ShareShare
ReportReport
Posted on by 147

Hi,

 

I am hoping to use a checkbox within a gallery, so that each item in that gallery can be ticked off.

 

I set the OnCheck property as 

Patch(Shifts, ThisItem, {'Updated': true})

and the OnUncheck as

Patch(Shifts, ThisItem, {'Updated': false})

 

Then i set the default to

If(ThisItem.'Updated' = "true", true, false)

 

It makes the change to the source data - i can see it has put true next to this record. But the checkbox immediately becomes unticked, so the checkboxes are always blank.

 

How can i make it so that the check boxes state is saved?

Categories:
  • Verified answer
    mdevaney Profile Picture
    29,993 Moderator on at

    @atray13 

    Can you please try this simple code in the Default property of the Checkbox instead?

    ThisItem.'Updated'

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up." 

  • atray13 Profile Picture
    147 on at

    Yes thank you that was it!

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard