Forum Discussion

areseia's avatar
areseia
New Member
2 years ago

Displaying Data across multiple tables

Hello everyone,

 

I am trying to create a visualization that will list out management fees for each tenant.

This is part of my data model:

I am able to create a table visualization and add data from the tenant's table, renttranscation table, lease table, property table Like this:

 

However, when I try to add anything from the agreement table, I get this error: 

I know the problem is the relationship between Lease ->Property->Agreement, but I can't figure out why. Here are the settings:

It's a many to one relationship between lease and property, then a 1 to many between property to lease. 

There is a look up column in the lease table for property and likewise a lookup column in the agreement table to link to a property.

I was thinking if the lookup column from both table matches, the relationship should flow through.

 

What am I missing here?

Thanks in advance.

 

3 Replies