Announcements
Hi!
I need some help.
I have one App with a Form. Inside the form there is one ListBox with the option multiple select enable. I need to save all selected items in Choices Column Sharepoint.
I have tried with Concat into Update forge... Concat(DataCardValue26.SelectedItems.Value; Value & ";") but it does not work.
Any idea?
Hi @pienso ,
That is because a Choices column is a Table - you should need
ForAll( DataCardValue26.SelectedItems, {YourFieldName:Value} )
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Just checking if you got the result you were looking for on this thread. Happy to help further if not.
Hi Warren,
I'm also having trouble with my 'Listbox' saving multiple selections.
I tried the solution above but it errors 'Expected Record Value'. Is this because I am using a 'ListBox3' (name in my field)?my List item is a Dropdown 'Choice' (Display choices using 'checkboxes'). This last item says it will allow multiple selections? I did previously just use the 'Drop-Down Menu'.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 397 Super User 2026 Season 2
Mohsin Ali 354
WarrenBelz 232 Most Valuable Professional