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:
Sorry, didn't quite get it.
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
When I add the DataTable1.'Project ID' it says the name isn't valid. And when I just write DataTable1. the options are:
Hi,
Can you please refer below article examples are covered in different away.
https://www.matthewdevaney.com/power-apps-filter-functions-examples/
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
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473