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 / no submit data on comb...
Power Apps
Answered

no submit data on combobox AGAIN!

(0) ShareShare
ReportReport
Posted on by 18

Yes, recently I posted a message(combox-box-no-submit-data ) which ask why no submit data for one of the combobox, thanks for @v-bofeng-msft who fixed the issue perfectly.

 

today, similar issue happen again, can someone help me fix it , thank you.

 

There are 2 List:

List A: Departments

Office: Choice

Department: Single line of text. the column name changed from title to Department.

TeamLead: Person or Group

FolderPath: Single line of text

 

List B: Roles

Role: Single line of text

Office: Choice

Department: Choice

---------------------------------------

Roles PowerApps:

combo box name:
Office: cbOffice_C

Department: cbDepartment_C

 

Items property:

Office combo box: Choices([@Departments].Office)

Department combo box: Filter(Departments, Office.Value = cbOffice_C.Selected.Value)

---------------------------------------

 

try @v-bofeng-msft 's solution, but fail

 

LookUp(Choices('Roles'.Department),Value=cbDepartment_C.Selected.Department)

 

 

 

have no idea, why so difficult to submit data for a combobox....

Categories:
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @KinYan :

    Could you tell me:

    • Does Department(Roles) allow multiple selections?
    • Which table are you updating?Roles or Departments?
    • Does your code have value(LookUp(Choices('Roles'.Department),Value=cbDepartment_C.Selected.Department))?I suggest that you can first check whether the following code has obtained the target value

    Best Regards,

    Bof

  • KinYan Profile Picture
    18 on at

    My reply as below in RED:

     

    • Does Department(Roles) allow multiple selections? No
    • Which table are you updating?Roles or Departments? I'm updating Roles
    • Does your code have value(LookUp(Choices('Roles'.Department),Value=cbDepartment_C.Selected.Department))?I suggest that you can first check whether the following code has obtained the target value Please see below captured.pngdc1.png
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @KinYan :

    Your settings seem to be fine,I just suspect that this code does not get the value.

    Please add a lable control,and set it's text property to:

     

    LookUp(Choices('Roles'.Department),Value=cbDepartment_C.Selected.Department).Value

     

    Then check if this label control shows any value.

    Best Regards,

    Bof

  • KinYan Profile Picture
    18 on at

    hi @v-bofeng-msft , i know what's the reason, sorry, my bad.

    KinYan_0-1592874201297.png

     

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 382 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 329

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard