Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Filtering table based on the filtering result in another table (SQL data source)

(1) ShareShare
ReportReport
Posted on by

Dear Guru's,

Could you help me with the following task?
I have two tables, where Table1 called "auto_info" and contains the following information:
----------------------------------------------------------------------------------

id |  Truck_number | driver_id | trailer_id | carrier    |
--------------------------------------------------------------------------------

5      FX9784IB             3                4           Carrier 1
3      FX9765IB             2                3           Carrier 1 

Second table called "driver" and contains the following information:

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

id |  Driver_licens | FirstName+LastName | phone_number |
--------------------------------------------------------------------------------

2      TXB117925             John     Wayne        Carrier 1
3      XPB976547             Kody    Brown          Carrier 1 

Note: auto_info.driver_id = driver.id

When im start writing information into Text Input field Truck_number (e.g. "FX97") records in Table 1 automatically filtering and return list of results.
I need to filter second table "driver" based on filtered result taken into account that auto_info.driver_id = driver.id

I tried to use Filter(auto_info,driver_id = driver.id,id) but it return delegation warning


Delegation issue is important to be resolved in 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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard