I have a List that I have connected to my Power App. I want to use one of the columns (type Choice) to populate a combo box. I have the Items property set to 'Choices('ListName'.ColumnName) and all I get are 4-digit numbers and not the actual 5 options. When I hover over the function It shows the information as Data Type: Table, and the Values I am trying to use. Why are those not coming into the Combo box when I hit play? Many other posts have mentioned properties that I have no access to. Any help is appreciated, thank you.
The sort command doesn't work, it throws an error. As for the image, I have no idea how to get that data view or the 'Data Source' field. My top fields are Items(Items) and Fields.
Try Sort('ListName'.ColumnName),Value)
Also check the Layout properties of the combobox and make sure the primary text is "Value"
WarrenBelz
223
Most Valuable Professional
MS.Ragavendar
110
Michael E. Gernaey
89
Super User 2025 Season 1