Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Make Checkbox Selections Write to SP List

(1) ShareShare
ReportReport
Posted on by 28

Through the help of folks on this forum, I was able to get my multi-select checkbox from my SP list to my Edit Form in Power Apps using a Gallery. 

cawoodchuck_0-1720624790748.png

The checkboxes appear to work but I am missing a step.  When I update/save the record the checkbox selections are not being written to the SP list.  Maybe something about On Select or the Update.  Here are setting on the checkbox control I think play a part:

Default = false

OnCheck = Collect(Colreport, ThisItem.Value)

OnSelect = false

OnUncheck = RemoveIf(Colreport, Value=ThisItem.Value)

Reset = VarClearCheckbox

Text = ThisItem.Value

 

How can I get the selections to write to the SP list?

 

 

  • cawoodchuck Profile Picture
    28 on at
    Re: Make Checkbox Selections Write to SP List

    I updated my original post.  My checkboxes are not writing data back to the SP list.

  • Michael E. Gernaey Profile Picture
    40,998 Super User 2025 Season 1 on at
    Re: Make Checkbox Selections Appear on Browse and Detail Screen

    Hi @cawoodchuck 

     

    You are unfortunately conflicting with what you said. You said users made it so it does write back to the SP list, 

    The selections write back to the SP list without an issue

    then you say its not working

     

    Not sure what is accurate or what I am fixing.

     

    However, I can tell you that your checkboxes, IF you expect them to have the Default value from the List, they won't because you have the defaults set to false


    If I have helped you, I would really appreciate if you please Mark my answer as Resolved/Answered, and give it a thumbs up, so it can help others

    Cheers

    Thank You
    Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
    https://gernaeysoftware.com
    LinkedIn: https://www.linkedin.com/in/michaelgernaey

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,635 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard