Skip to main content
Community site session details

Community site session details

Session Id : +HoyaF+XR5ZLiS3Hw5SNPr
Power Apps - Microsoft Dataverse
Unanswered

Filtering on attribute of 3 tier related table in Dataverse

Like (0) ShareShare
ReportReport
Posted on 10 Mar 2022 11:16:39 by

Hi everyone,

 

I am trying to filter a table on an attribute which comes from a LookUp column from another table.

 

Abstract ERD:

felixpwc_0-1646910395316.png

In the gallery my Items are of Entity 3. Entity 2 has a LookUp to Entity 1. I am trying to filter entity 3 on an attribute of Entity 1 but I don't get any results back.

 

In my use case entity 1 is the contact table. Entity 2 is the clients table which retrieves full name(s) from the contact table and entity 3 is a Documents table (Progress Monitor Documents).

The following code does not return any records:

 

 Filter(
 'PMPP Progress Monitor Documents',
 'PMPP Client'.'Partner/Director'.'Full Name' = ComboBox1.Selected.'Full Name')

 

Is it not possible to filter on an attribute of a table linked two levels deep?

Hope somebody knows a workaround for this problem.

Kind Regards,


F. Verduin

 

Categories:
  • AhmedSalih Profile Picture
    6,678 Moderator on 21 Mar 2022 at 16:28:09
    Re: Filtering on attribute of 3 tier related table in Dataverse

    It is not possible to filter on an attribute of a table linked two levels deep. You have to use the filter and Lookup function to get data from Entity 3 that are based on data from Entity 1. 

    This article has more information about the multi-level relationship https://thepoweraddict.com/how-to-work-with-many-to-one-dataverse-relationships/

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Featured topics

Loading complete