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 responses not...
Power Apps
Answered

Combobox responses not stored in Sharepoint List

(0) ShareShare
ReportReport
Posted on by 517

Hi all

 

I have dependent combo box's, they work well. The problem is that when I save the form, the region/country/bottlers responses are not stored. The SP list shows empty values.

 

I have 2 SP lists. One for the dependent dropdowns (Facilities_LATAM) and the one that stores the responses (BCP LATAM):

sd;lfksl;dkf;l1.JPG

lsdkfs;ldk1.JPG

 

The comboboxes code are the following:

 

Region items:

 

dlfkjsdlkfj.JPG

 

Region displayMode:

 

asldjaslkdj.JPG

 

Region OnChange:

 

sfd;lksd;fl.JPG

 

Country items:

 

dskjfslkdf.JPG

 

Can you please advise why the responses are not stored in SP?

 

Thanks.

 

 

Categories:
I have the same question (0)
  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @diegoandre10 ,

     

    Could you please share the details about the lists? Which type are the two columns Region and Country in the BCP LATAM list?

     

    I assume they are both text columns, then the Update of Region and Country Data Card should be:

    ComboboxRegion.Selected.Result
    ComboboxCountry.Selected.Result

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • diegoandre10 Profile Picture
    517 on at

    Hi @v-jefferni 

     

    They are choice:

    ;alskd;asd.JPG

     

    And for Facilities_LATAM they are single line of text.

     

    Where is the Update card? Can't find it:

     

    sdlfjslfj.JPG

     

    Thanks!

  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @diegoandre10 ,

     

    Since they are both Choices columns, you will need to change Update of the two Data Cards to:

    LookUp(Choices('BCP LATAM'.Region),Value = ComboboxRegion.Selected.Result)
    LookUp(Choices('BCP LATAM'.Country),Value = ComboboxCountry.Selected.Result)

     

    Cards are the controls in the Edit Form, which would include sub controls for user interactive:

    vjefferni_0-1628476850484.png

     

    Hope this helps.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • diegoandre10 Profile Picture
    517 on at

    Hi @v-jefferni  this works for storing multiple choices too?

     

    Thanks!

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @diegoandre10 

     

    For multiple-choice column, Update command should be

     

    ComboBox1.SelectedItems

     

    Sample

    StalinPonnusamy_0-1628484970444.png

    Single choice column

    Combobox.Selected

     

  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @diegoandre10 ,

     

    No, it would be totally different if the two columns are allowing multiple selections choice type columns in you case. You need to determine your scenario first then start to create the App, otherwise, with the development of the APP, you will find that there are continuous problems and it is more and more difficult to find the source.

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 502

#2
Vish WR Profile Picture

Vish WR 454

#3
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

Last 30 days Overall leaderboard