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 / Power Apps in Teams - ...
Power Apps
Unanswered

Power Apps in Teams - Combo Box Issue with Distinct Function

(0) ShareShare
ReportReport
Posted on by

Trying to insert a Combo Box in Power App (Teams Environment).  The data column I'm using has two distinct values, but 50 records.  In the Text Property I have tried:

 

Text

Distinct(Source, Expression)

 

I get an Error, "Text Value Expected".

 

Any thoughts?

 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    156,409 Most Valuable Professional on at

    Hi @LivelyPace ,

    Firstly I assume Source is your List and Expression is the name of the field you are trying to find distinct values on. If so, what type of field is Expression?

  • Pstork1 Profile Picture
    69,653 Most Valuable Professional on at

    First, a ComboBox doesn't have a Text Property.  It has an Items property where you put the list of potential items in the ComboBox.  That's normally where you would find Distinct() being used.  It also has a Default and DefaultSelectedItems property.  Default would normally use a Lookup() to find the one item you want preselected inthe ComboBox.  And Filter() would normally be what you would use if you want to specify multiple selections.  I suspect you are doing Default and the error means you are giving it a Table of values when it wants a single text string.

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 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard