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 / Blank values in dropbo...
Power Apps
Answered

Blank values in dropbox from Choice field

(0) ShareShare
ReportReport
Posted on by 103

Hi all,

I want to display all selections in my dropbox from my collection list. Currently, I get items but they are shown in blank:

Aionik_0-1674197830031.png

 

My Sharepoint list

Title (String)Hersteller / Manufacturer (Choices)
1Manufacturer1

 

I create a collection from SP:

ClearCollect(
 colHerstelller;
 HerstellerSP
 );;​

Adding new items to collection

 

Collect(colHersteller;
{
 Hersteller: {
 '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference";
 Value: txtNewHersteller.Text
 };
});;

 

 

Showing items in Dropbox Items:

 

colHersteller.Hersteller

 

Shows me blank items.

 

However, trying

Choices(colHersteller.Hersteller)

I get an error statement.

Any help is appreciated.

 

Categories:
I have the same question (0)
  • Verified answer
    Aionik Profile Picture
    103 on at

    I changed the property of the dropbox 

    DisplayFields and Searchfield as

    ["Hersteller"]

    Now it works.

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
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard