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 collection in...
Power Apps
Unanswered

Checkbox collection in form

(0) ShareShare
ReportReport
Posted on by

Previously, I was able to save the value of checkboxes (Yes/No) using Patch (posted it here before). But it's causing me issues. I would like to collect first the values of the checkboxes before I submit my entry.

 

I have another set of checkboxes but it's in gallery. It collects the value first then save the data to my SharePoint list on Submit. Can I do this as well in checkbox input in data card?

Categories:
I have the same question (0)
  • biancadevera Profile Picture
    on at

    Hi @StalinPonnusamy  maybe you could help me again with this. Thanks!

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @biancadevera 

     

    I assume you have Gallery and each row has a set of checkboxes. When check/uncheck you are collecting into Collection. Now you want Patch/Submit to Sharepoint List.

    ForAll(Collection As Source,
    Patch(SPList, Lookup(SPList, ID = Source.ID),
    {
     ColumnName1: Source.ColumnName1,
     ColumnName2: Source.ColumnName2
    }
    
    )

     

    Let me know if my assumption is different. I will provide solution if it's different.

     


    Thanks,
    Stalin - Learn To Illuminate

     

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @biancadevera 

     


    Please let us know if anything needs on your post. We can help with this.

    Please mark the post as Solved If I have answered your question.
    Please give it a Thumbs Up if you find the suggestion helpful

    Thanks,
    Stalin - Learn To Illuminate

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 377 Most Valuable Professional

#2
11manish Profile Picture

11manish 165 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 110 Super User 2026 Season 2

Last 30 days Overall leaderboard