Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

ComboBox Shows Choices But They Are Empty

(0) ShareShare
ReportReport
Posted on by 276

My Combobox shows a list of options to choose from, but all are blank.

I have tried multiple ways to fix it, but none crate the expected behavior.  

Here are some screenshots:

Snap11.png

This is what PowerApps has for the data:

Snap15.png

This is the table List definition :

Snap13.png

Strange enough. This is code generated by PowerApps when I added the form:

Snap16.png

 

This is what I replaced it with:

Snap14.png

 

These are some of the results I got when trying different things:

KEarley_0-1655134695172.pngKEarley_1-1655134718842.png

 

This is the properties at one point:

KEarley_0-1655135215481.pngKEarley_1-1655135229837.png

 

 

Categories:
  • KEarley Profile Picture
    276 on at
    Re: ComboBox Shows Choices But They Are Empty

    Any more ideas?

  • KEarley Profile Picture
    276 on at
    Re: ComboBox Shows Choices But They Are Empty

    Several times, in the past day.  I've changed it to a Choice column too.  Each time I remove the data card and re-add it.  Regardless of what I do, I get the same result.  There is one other result I have gotten and that is "Value".  In the properties, when you do a data edit to change from single to double, I have gotten a single choice in there and it was "Value".  That's the only choice.  I get the same results though.

  • KEarley Profile Picture
    276 on at
    Re: ComboBox Shows Choices But They Are Empty

    Right.  Not sure why either, but PowerApps tends to do that in formulas it generates.  I've tried changing it to TableName.ColumnName and ThisItem.Co;umnName, and setting it to just the datasource name.  I pretty much get the same issue.

  • Gerard Simpson Profile Picture
    2,987 Super User 2025 Season 1 on at
    Re: ComboBox Shows Choices But They Are Empty

    Thanks @KEarley - have you by any chance change this field type in Sharepoint in last hour or so?

     

    You might just need to remove the datacard from the form, do a refresh of your data and then re-add the field to your form.

  • Gerard Simpson Profile Picture
    2,987 Super User 2025 Season 1 on at
    Re: ComboBox Shows Choices But They Are Empty

    @KEarley - I'm not quite sure why your SharePoint list is showing a single line text field for the ReportName column, but your items property in the app shows a record datatype under a column named 'field_1'? 

  • KEarley Profile Picture
    276 on at
    Re: ComboBox Shows Choices But They Are Empty

    Additional, in case it helps:  I deleted the entire form, re-added it, and connected it to the data source.  Powerapps generated the controls and code behind the controls, as usual.  Interesting that it used the following, and the formula it used was invalid...

    KEarley_0-1655136926239.png

     

     

  • KEarley Profile Picture
    276 on at
    Re: ComboBox Shows Choices But They Are Empty

    Yes.  Is this what you mean?

    KEarley_0-1655136303398.png

    KEarley_1-1655136314652.png

    KEarley_2-1655136372007.png

     

  • Gerard Simpson Profile Picture
    2,987 Super User 2025 Season 1 on at
    Re: ComboBox Shows Choices But They Are Empty

    Can you highlight your dropdown 'Items' property in the formula bar and expand the preview of your items table that appears below the formula bar after you have highlighted it - and send a sceenshot?

  • KEarley Profile Picture
    276 on at
    Re: ComboBox Shows Choices But They Are Empty

    I did. It has the same result.

    KEarley_0-1655135693977.png

    If it helps...here is the list settings: 

    KEarley_1-1655135802314.png

     

     

  • Gerard Simpson Profile Picture
    2,987 Super User 2025 Season 1 on at
    Re: ComboBox Shows Choices But They Are Empty

    @KEarley  - try changing the layout to single as it is only a single column you are displaying. This might resolve the issue. Also make sure, the display and search both show ["Value"] 

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1