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 / filter gallery by user...
Power Apps
Answered

filter gallery by user email and status column

(0) ShareShare
ReportReport
Posted on by 87

Hi All,

I have a gallery that filter user by their email, it works fine 

I need to add a filter in the same gallery to filter by status column from the drop-down box so once I add a filter it gives me an error so please how could I add more than one filter in my gallery 

as the below screenshot I need to filter by user email and status column

email.PNG

Categories:
I have the same question (0)
  • Adrian_Celis Profile Picture
    1,652 Moderator on at

    Hi @MohamedMo 

    To add more filters, simply add as many as you like after your first filter using commas to separate. Example:

    Filter(Approvelist,'Created By'.Email = User().Email, Status = "Approved")

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @MohamedMo ,

    Try below,

     

    Filter(Approvelist,'Created By'.Email = User().Email, Status = DropDown.Selected.Value)

     

    If the Status is Choice or lookup column then use,

    Filter(Approvelist,'Created By'.Email = User().Email, Status.Value = DropDown.Selected.Value)

     

    -------------------------------------------------------------------------------------------------------------------

    If this post helps you to resolve the issue, please mark it as a solution/answer. it will helpful for future reference.

  • MohamedMo Profile Picture
    87 on at

    search.PNG

    thanks for your response but it's not working as the screenshot

  • MohamedMo Profile Picture
    87 on at

    thanks but i need it to be dynamic by selected value 

    i have tried that but still gives me erorr

    search.PNG

  • LukeShive Profile Picture
    66 on at

    Remember that separators in PowerApps are language dependent If You want to filter gallery by both elements use &&

  • Verified answer
    MohamedMo Profile Picture
    87 on at

    thanks for your response it worked with 
    Filter(Approvelist,'Created By'.Email = User().Email && Status !Value= SearchDropdown.Selected.Value)

  • LukeShive Profile Picture
    66 on at

    Glad to hear that. Please mark solution.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard