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 / Multi Select check box...
Power Apps
Suggested Answer

Multi Select check boxes in Power Apps

(0) ShareShare
ReportReport
Posted on by 36

Hello,

I am using integrate > Power Apps > Customize forms.

I would like to insert a multiple select checkboxes using the gallery control.

For checkbox:

OnCheck - Collect(colDataCategory, ThisItem)

OnUncheck - Remove(colDataCategory, ThisItem)

Default - ThisItem.Value in colDataCategory

Category DataCard:

Default - colDataCategory

Update - colDataCategory

FormScreen1:

OnVisible - Clear(colDataCategory); If(SharePointForm1.Mode <> FormMode.New, Collect(colDataCategory, DataCardValue18.Selected.Value))

It seems to be clear the values on new but also on edit. Its not retaining the values.

Thanks in advance!

I have the same question (0)
  • Suggested answer
    abc 123 Profile Picture
    789 Moderator on at
    The checkbox coding is so wonky (#halfbakedpie), that I would NOT rely on an immediate check nor uncheck to do anything. I would store the desired mods in an array, and then when they leave the record, then I would step through the array, adding or deleting the desired values.
     
    And, since I always say it... Never use Multi-Select Fields for anything. They're horrible. Use a proper one-to-many relationship.

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 846

#2
Valantis Profile Picture

Valantis 532

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard