web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : v3A+nYM+bkEv5fl++RlNFc
Power Apps - Building Power Apps
Unanswered

Filter table based on another table

Like (0) ShareShare
ReportReport
Posted on 14 Mar 2024 11:11:32 by 21

Hi all,

 

Have two tables, the first one already filtered based on another page record. The second table has more information and I want to filter based on the records from the first table.

 

I'm writing this:

 

Filter('Portfolio EOS Outputs','Project ID'in DataTable1)
 
How do I specify the column from the table 1 that I want to filter from? The above is current not working.
Categories:
I have the same question (0)
  • jda2005py Profile Picture
    21 on 14 Mar 2024 at 14:04:51
    Re: Filter table based on another table

    Sorry, didn't quite get it.

  • v-mengmli-msft Profile Picture
    on 14 Mar 2024 at 13:31:59
    Re: Filter table based on another table

    Hi @jda2005py ,

     

    I didn't think of DataTable1 as the name of the control.

    If your DataTable1 displays the first filtered table, copy the formula on the Items property of DataTable1 and replace "DataTable1" in the current formula.

     

    Best regards,

    Rimmon

  • jda2005py Profile Picture
    21 on 14 Mar 2024 at 13:25:58
    Re: Filter table based on another table

    When I add the DataTable1.'Project ID' it says the name isn't valid. And when I just write DataTable1. the options are:

    jda2005py_0-1710422735341.png

     

  • Rahman1005 Profile Picture
    109 on 14 Mar 2024 at 12:12:38
    Re: Filter table based on another table

    Hi,

    Can you please refer below article examples are covered in different away.

    https://www.matthewdevaney.com/power-apps-filter-functions-examples/

  • v-mengmli-msft Profile Picture
    on 14 Mar 2024 at 11:55:22
    Re: Filter table based on another table

    Hi @jda2005py ,

     

    Is there a column store project ID in DataTable1? If so, I assume that it also names "Project ID". Please try this.

     

    Filter('Portfolio EOS Outputs','Project ID'in DataTable1.'Project ID')

     

     

    Best regards,

    Rimmon

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Loading started