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

Combobox items not visible

(0) ShareShare
ReportReport
Posted on by 43

Hi there

 

I have a form in edit mode which has as its items property Gallery1.Selected. One of the fields of the form and sharepoint list is JobAssigned where a person is assigned a ticket. The combobox works correctly with the default which is set to ThisItem.JobAssigned from the selected gallery item.

 

However, the items property is not working.  The combobox only comes up blank when I click the dropdown. Interestingly, it is five items deep, the same number of items as there are on the list it draws from. Can someone tell me how to configure the list properly so that the user can select a person from my pre-defined list?

 

The items property of the combobox is 

InfrastructureStaff

which is a separate sharepoint list, called InfrastructureStaff, which has a People and Groups column with five people. One of the configurations I have tried is below. I have also tried InfrastructureStaff.StaffPerson (the field which contains the people).

 

Below is the preview of the data, which looks correct to me.

Preview.JPG

Comobox configuration:

Combobox.JPG

List connected to the items property of the combobox.

Stafflist.JPG

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @ryanb1 

    Is this as simple as setting the cbox items to

    InfrastructureStaff.StaffPerson

    ?

    Not sure if you have tried this? 

  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @ryanb1 :

    Could you tell me :

    • What is JobAssigned 's data type?Does it allow multiple selections?
    • What is StaffPerson's data type?Does it allow multiple selections?

    I assume JobAssigned  and StaffPerson are all Person and Group type and do not allow multiple selections.

    Please try this code:

     

    ForAll(InfrastructureStaff,StaffPerson)

     

    Best Regards,

    Bof

  • ryanb1 Profile Picture
    43 on at

    Hi @v-bofeng-msft 

    Yes JobAssigned  and StaffPerson are all Person and Group type and do not allow multiple selections. 

     

    Your solution worked! Thank you! Can you help me understand why I needed the ForAll?

  • ryanb1 Profile Picture
    43 on at

    I had tried that, but no success. Thanks for replying, anyway @Anonymous !

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

    Hi @ryanb1 :

    Of course yes.

    Because the data structure of the result of ForAll(InfrastructureStaff, StaffPerson) and InfrastructureStaff.StaffPerson is different.

    The Value of ForAll(InfrastructureStaff, StaffPerson) is like:

    @odata.type'DepartmentClaimsDisplayNameEmailJobTitlePicture
    texttexttexttexttexttexttext
    texttexttexttexttexttexttext

    This is the result you need.

    But the Value of  InfrastructureStaff.StaffPerson is like:

    StaffPerson
    record/table
    record/table

    Best Regards,

    Bof

  • mc98 Profile Picture
    31 on at

    Hello, I know this is super old, but leaving this for posterity: check the "display fields" of the combobox value field... for some reason it seems to get resetted or something... if you call the actual content, similar to the items field, it sort of gets refreshed.

  • JoelSanders24 Profile Picture
    8 on at

    Not visible

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

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 936

#2
Valantis Profile Picture

Valantis 604

#3
11manish Profile Picture

11manish 518

Last 30 days Overall leaderboard