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 / ComboBox Multi Select ...
Power Apps
Answered

ComboBox Multi Select linking back to Microsoft List Field

(0) ShareShare
ReportReport
Posted on by 18
Good Evening,
 
I am creating forms in Power Apps and requests get linked back to Microsoft Lists.
 
I have a Main Intake List where all selections of form will appear when form submitted. I also have a separate List for a Dataset based on a bunch of fields that a person can select within a combo box on the form. The dataset list contains a title column (Row Id) listed 1- ... ,  and 3 other columns... fieldkey, phase, dataset.
 
All selections on my form link back to the main intake list except my last form selection of the combobox multi select. When I submit the form, nothing appears in the fieldkey column in main intake List and I cannot figure out why. The fields populate correctly in the form and you can multi select but when I submit the form...nothing for that field...
 
I loaded in the fieldkey datacard and have the control updating based on the combobox selections. 
 
What kind of information do you need from me??
 
Thanks,
Dan
Categories:
I have the same question (0)
  • Verified answer
    Sunil Kumar Pashikanti Profile Picture
    2,318 Moderator on at
    @CU06022134-0
     
    If I’ve understood your problem correctly, the issue is that the selections from the multi-select ComboBox are not being saved properly to the fieldkey column in your Microsoft List when the form is submitted. This usually happens for one of two reasons: either the column type in the Microsoft List is not compatible (it should be a Choice column with Allow multiple selections enabled), or the formula in the DataCard’s Update property is incorrect.

    To fix this, make sure the List column is configured correctly and set the DataCard’s Update property to:
    ComboBox_FieldKey.SelectedItems
     
    This ensures that all selected values are passed correctly to the SharePoint list. Following best practices—such as matching column data types and understanding how DataCard properties work—will help avoid similar issues in future development.

    ✅ If this answer helped resolve your issue, please mark it as Accepted so it can help others with the same problem.
    👍 Feel free to Like the post if you found it useful.
  • Verified answer
    WarrenBelz Profile Picture
    155,838 Most Valuable Professional on at
    There are four relevant items here - The Items and DefaultSelectedItems of the Combo Box, the Update of the Data Card and the type of field you are writing back to in SharePoint. If you post all of these, it should be easy to sort out.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard