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 / How to filter from mul...
Power Apps
Unanswered

How to filter from multiple sources

(0) ShareShare
ReportReport
Posted on by 35

Hello all,

Right now, I have a simple search function that filters a table before having a person searching through. I want to add a second filter on top of that, using data from another table. The commonality between the two tables is the name of the person. How would I apply a second filter and attribute it to the initial conditions of the first filter so it filters out right? 

 

Search(
     Filter(
        'Test List',
        'Column A' = "Manager"
     ),

     Filter(    // This does not work 
        'Test Data 2',
         'Status' = "Yes"
),

TextSearchBox1.Text,
"{Name}"
)

 

 

Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @MWong1 

    Questions:

    1. is this SharePoint?
    2. Type of columns 
      1. ColumnA
      2. Status
      3. {Name}
    3. Are you trying to merge the two lists and then search for name?
    4. If SharePoint, have you renamed the columns after the list was created?

    Tips: Don't use complex column types.  Name is a reserved field so you should have called the column something. else. Don't use spaces in the column names.

  • MWong1 Profile Picture
    35 on at

    1. Yes, this is sharepoint

    2.  Yes, these are the relevant columns

    3.  No, I am pulling them from different sources so that isn't exactly an option 

    4. No, I have not renamed the columns, as it is not my data to begin with

  • MWong1 Profile Picture
    35 on at

    This additional post I made characterizes the problem better I believe

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Issue-with-AddColumn/td-p/1673729

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

#2
11manish Profile Picture

11manish 181 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 112 Super User 2026 Season 2

Last 30 days Overall leaderboard