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 / Can the referenced com...
Power Apps
Unanswered

Can the referenced combo box be Submit Form?

(0) ShareShare
ReportReport
Posted on by 11

Hello

Please help me.

I'm using submitForm to upload the data I selected in powerapps to a Sharepoint list, but I'm having problems because the values ​​of the three combo boxes I changed later don't appear in the list.

The three combo boxes are referenced from another Sharepoint list and are Distinct or Fillter. Can I use the values ​​referenced in the SubmitForm?


Some settings may be missing.

I want a hint for any small thing.

Categories:
  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @yuri_f 

    You will need to review the Update properties of the datacards that contain your comboboxes.  The updates should be taking the value from the Combobox.  When you SubmitForm, PowerApps takes all the values from the Update properties of the datacards only.

     

    I hope this is helpful for you.

  • yuri_f Profile Picture
    11 on at

    Randy

    Thanks for your advice.

    I checked the update property, but it had the same settings as other combo boxes. "DataCardValue151.Selected"

    If the update property is correct, is it a combo box setting?

    The combo box in question this time refers to the Sharepoint list in the master (this is implemented in the Sharepoint settings), and fillters the company's department to be displayed when a company is selected.

  • yuri_f Profile Picture
    11 on at

    Modify wording↓

    The combo box in question this time refers to the Sharepoint list in the master (this is implemented in the Sharepoint settings), and fillters the company's department to be displayed when a company is selected.

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @yuri_f 

    Yes, so the issue is that you are trying to set (in the update) the underlying column to a record (DataCardValue151.Selected).  If your underlying column is a text column, then you will need to use the appropriate property of the record - you mention Distinct, so then DataCardValue151.Selected.Result

    If it is part of a Filter, then you need to supply the column of the recordset returned from the filter - DataCardValue151.Selected.someColumn.

     

    If the underlying column in your list is NOT a simple text column, then you need to know what type it is.  Please share that info.

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 394 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

Last 30 days Overall leaderboard