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 / distinct filter is not...
Power Apps
Unanswered

distinct filter is not showing my option when I edit in the form

(0) ShareShare
ReportReport
Posted on by

I have a gallery that pulls the data and saves it correctly in the database, but when pulling the edit form it is not displayed correctly

Here is my code:

 

My database is SharePoint and the column is a single line text

 

 

 

Items property:

Distinct(Filter(MycollectionNameHere; AREA<> Blank() /*"NULL"*/);AREA).Result

 

DefaultSelectedItems:

{Value:LookUp(MycollectionNameHere;NOME=ComboBox1_38.Selected.Result).AREA}

 

Why is this happening?

 

 

 

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

    @Gorilla_8 ,

    I think you need

    {
     Result:
     LookUp(
     MycollectionNameHere;
     NOME=ComboBox1_38.Selected.Result
     ).AREA
    }

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

  • Gorilla_8 Profile Picture
    on at

    @WarrenBelz 

     

    The result is only blank

  • WarrenBelz Profile Picture
    156,458 Most Valuable Professional on at

    @Gorilla_8 ,

    That is the correct code according to what you posted. I suspect your Lookup is not valid. Please do some trouble shooting on this basis.

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

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard