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 / Collect values from ch...
Power Apps
Unanswered

Collect values from choice column then check checkboxes on popup

(0) ShareShare
ReportReport
Posted on by 6

Hello, 

 

I am feeding a gallery from a sharepoint list. There is a gallery.selected displaying the information from the same data source for the user. 

Ajax_MTL_1-1680205151203.png

 

 

set(varModifDemande, true)
;
Collect(colModifDemande, 
 {
 ID: ThisItem.ID, 
 Besoins: ThisItem.Besoins,
 'Autre Besoins':ThisItem.'Autres besoins'
 }
 )

 

 

Ajax_MTL_3-1680205840059.png

I want the user to be able to be able to modify the "Besoins" (Choice Column) and the "Autres Besoins" in a popup.

Ajax_MTL_2-1680205444420.png

then onselect will patch the modifications to the record in the SP List.

 

My logic:

  • Collect the ID, Besoins, Autres Besoins
  • Use the collection to check the boxes that have already been selected & populate the text input with the text from "Autres Besoins"

 

This is proving to be more than difficult. Not sure this is the best way to execute. Please help!

 

 

 

 

Categories:
  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Ajax_MTL ,

     

    Based on your description, I have made a simple test for your reference.

     

    This is SharePoint list for test:

    vjefferni_0-1680259339762.png

     

    This my app:

    vjefferni_1-1680259339773.png

     

    I put check box in a gallery. Data source of the galley is a collection that contain all choices.

    vjefferni_2-1680259339777.png

     

    Set default property of check box as follows.

    vjefferni_3-1680259339781.png

    vjefferni_4-1680259339786.png

     

    Best regards,

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 396 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 323

#3
WarrenBelz Profile Picture

WarrenBelz 193 Most Valuable Professional

Last 30 days Overall leaderboard