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 / Gallery Filter error w...
Power Apps
Answered

Gallery Filter error when using a dropdown menu.

(0) ShareShare
ReportReport
Posted on by 39

I have a gallery with a Dropdown set to

Item=Sort(Choices(TRAININGREQUESTSLOGS.Status);Value) with where able to get all choices from a Sharepoint List, on the gallery, when i use the config:

 

Item=Filter(TRAININGREQUESTSLOGS;"Status" = Dropdown2.Selected.Value)

 

It gives me no error, but shows nothing on the gallery, it goes blank.

Categories:
I have the same question (0)
  • Yogesh Murugan Profile Picture
    447 Moderator on at

    Drop down item

     

     

    SortByColumns(
    Choices(TRAININGREQUESTSLOGS.Status),"Value")

     

     

    Gallary item

     

     

    Filter(TRAININGREQUESTSLOGS,Status.Value=Dropdown2.Selected.Value)

     

    Try this code

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.

  • BrunoVieira3 Profile Picture
    39 on at

    Its giving me a delegation problem now.

  • Yogesh Murugan Profile Picture
    447 Moderator on at

    Can you give Screen shot?

  • BrunoVieira3 Profile Picture
    39 on at

    Sem título.png

  • Yogesh Murugan Profile Picture
    447 Moderator on at

    Try this

    Filter(TRAININGREQUESTSLOGS,Status.Value= Dropdown2.Selected.Value)

    Copy and paste it

  • BrunoVieira3 Profile Picture
    39 on at

    Same error with Delegation problem with big data sets, the Gallery is getting info from a sharepoint list

  • Verified answer
    BrunoVieira3 Profile Picture
    39 on at

    I resolved by changing it to a Radio button and configuring the Form to the same.

  • Yogesh Murugan Profile Picture
    447 Moderator on at

    can you collect that datasource (TRAININGREQUESTSLOGS) into collection

    like

    Clearcollect(colTRAININGREQUESTSLOGS,TRAININGREQUESTSLOGS);

    Filter(colTRAININGREQUESTSLOGS,Status.Value= Dropdown2.Selected.Value)

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 431

#2
WarrenBelz Profile Picture

WarrenBelz 360 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 280 Super User 2026 Season 1

Last 30 days Overall leaderboard