Notifications
Announcements
Forum,
I have checkbox in gallery properly coded to update Sharepoint list. The issue I'm having it getting the Sharepoint list to accept multiple selection. See attached.
Thanks for your help.
Additional information: The gallery1 code may be my issue. Gallery1.Selected.val
Are the Printing and Startup columns in SharePoint also a choice column with multi selection?
Yes. The current formulas in the Powerapp will populate the Sharepoint list, but only with on value.
How are the columns in SharePoint configured?
Single line text
Randy from forum gave me a sample App a few days back and I pulled from it what I needed. This attach pic, Update Property select is how I'd like Sharepoint single line of text to read. And have the option to add 3 or 4 values if needed.
Each item in the gallery has a single checkbox and you want to collect all the items that have the checkbox checked and write the Text values separated by a comma to a text field in SharePoint?
Yes. I'd like to select 11x17 and PDF checkboxes and have it write back to Sharepoint list in column like: 11x17,PDF.
It looks like you have the correct formula in the previous screenshot but it just needs to be used in the patch().
Example:
Patch(TestPrintLink, Defaults(TestPrintLink), {Printing: Mid(........)})
The mid(...) is what you have in the previous screenshot.
Unfortunately I did post two seperate formula line with the mid() formula. One was on a button and the other on the actual datacard. I tried attaching the formula to the datacard and it gave me the following error:
I know placing Gallery1.Selected.val on the datacard will return a single checkbox selection to the Sharepoint list.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Kalathiya 368 Super User 2026 Season 1
WarrenBelz 318 Most Valuable Professional