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 / Combo box shows only b...
Power Apps
Answered

Combo box shows only blank values

(0) ShareShare
ReportReport
Posted on by 149

Greetings:

I have a data table, 'Change Requests' with a Lookup column called CR_Status that has about nine different status values. Now I want to display all the choices from that column in a combo box that is not inside a form or gallery. How do I do that? I tried

 

Choices('CR_Status (Change Requests)')

 

This gives me 9 rows (I think) in the dropdown but they are all blank. I also tried 

 

Distinct('Change Requests', CR_Status)

 

but I get blank values there too.

I have confirmed that:

  1. CR_Status is a Lookup
  2. each item in the Change Requests table has a CR_Status
  3. There are no filters in the combo box
  4. The Distinct function does NOT work on another column that also has data
  5. Refreshing the data source does not resolve the problem.

Why am I getting blank values? If I use the first option (Choices...) in a Combo Box within an EditForm with 'Change Requests' as the data sourceI get the correct behavior. Can'r you have a Combo Box outside of a form?

 

Thanks!

Categories:
  • TheRobRush Profile Picture
    11,128 Moderator on at

    TheRobRush_0-1680297130347.png

     

    Check here

     

  • Baltner Profile Picture
    149 on at

    Thanks for the quick reply but I'm not seeing what you have in the screen shot. Here's mine:

    Screen Shot 2023-03-31 at 5.20.09 PM.png
  • TheRobRush Profile Picture
    11,128 Moderator on at

    Weird, haven't had a combobox with custom values liek that show up before.

     

    Are these items in the combobox going to always be same or always changing?

     

    If you try adding another fresh combobox with items property of

    Distinct('Change Requests', CR_Status)

    and then check if you can now set the Primary Text of the ocmbobox to Result, does that still give blanks?

     

    What does datatable source of the combo box look like 

  • Verified answer
    SolTeferi Profile Picture
    on at

    Hi @Baltner ,

     

    Select the combobox and then follow what @TheRobRush  provided. I think you are selecting a form control.

  • Baltner Profile Picture
    149 on at

    I was selecting a Combo Box and not a form control. But I did some experiments and found something relevant to this problem:

     

    First, for full disclosure, this app started out as a Power Apps for Teams app because I wanted to use Dataverse without it being a Premium connector. Later I made a (bad) decision to move this to a non-Teams Power App and that worked OK except that the controls available were different. Instead of Text Input I had a Text Box, and Combo Box instead of Dropdown, for example. The Button control also was different. I think these are the so-called Fluent UI controls. But I later discovered that I could also add "Classic" controls.

     

    With that extra information, I discovered that the problem I described above was because of the 'Fluent UI' combo box. When I use the 'Classic' Combo Box I not only see the options that @TheRobRush provided, but also get the behavior that I wanted simply by setting Items to `Choices('Change Requests'.CR_Status).` So my entire problem is probably a result of me moving between these two types of controls.

     

    Sorry that I forgot to mention this before. Due to licensing I may have to convert this back to a Power Apps for Teams app and I'll probably have to revisit problems like this again that are due to different controls being used in different versions of Power Apps. IMHO this is a very bad situation but it may just be that I don't yet know enough about these Fluent UI controls and the advantages that they (supposedly) offer.

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 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard