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 / very simple filter que...
Power Apps
Answered

very simple filter question

(0) ShareShare
ReportReport
Posted on by 18

Hi guys. Apologies if I started an unnecessary thread.

 

I'm having problems with filtering a gallery for something simple that used to work before. Hope you want to help me out.

 

I have a SP list with a Title colomn and a Dropdown1 with persons names.

Now I want to filter the gallery with only the name selected in the Dropdown1. 

 

My Code:

Filter( Sharepointlist; Title.Value = Dropdown1.Selected.Value)

Normaly this works fine, but now power apps does not agree. it looks that some has changed in the editor that i'm not aware of.

 

My questions:

Can you help me with the correct code? 

Can you redirect me to the information so i can learn what changes have been made in the editor.

 

All help is welcome. thanks in advance.

 

Garjet

 

 

Categories:
I have the same question (0)
  • SpongYe Profile Picture
    5,715 Super User 2026 Season 1 on at

    Hi @Garjet1 

     

    I would suggest you to type a " . " dot after 'Dropdown1.selected' and try any autocomplete suggestion that appears.

    We can't give you the accurate expression, because it is up to the Items property of dropdown.

     

    If you have any questions or feedback, please let me know. Have a great day! 😊

    -----------------------
    PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube]

    I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻

  • RogierE Profile Picture
    875 Moderator on at

    I guess Title.value should only be Title. 

    An addition .Value would be if the column would contain records 

    One more tip: If tour code contains errors, most likely in te formula it shows a red curly inderlining. If you hover that curly lining it will show you why the code is erroneous. So if yo slowly hover over all of the erroneous code, you'll get a hint on how ro solve it  

     

    Please like the reply and/or accept it as the solution if the answer is what you were looking for.

  • Verified answer
    Rajkumar_M Profile Picture
    3,747 Moderator on at

    Hi @Garjet1 

     

    Try this

     

    Filter( SharePointList, Title = Dropdown1.Selected.DisplayName)

     

    Thanks!

     

    If my response has been helpful in resolving your issue, I kindly request that you consider clicking "Accept as solution" and "giving it a thumbs up" as a token of appreciation.

     

  • Garjet1 Profile Picture
    18 on at

    Thanks for the fast reply !!

     

    my code now work fine

    Filter(Sharepointlist; Title = Dropdown1.Selected.Title)

     

    All 3 of you set me in the right direction, Thanks again!

     

    kind regards

    Garjet

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 85

#2
WarrenBelz Profile Picture

WarrenBelz 76 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard