Forum Discussion

prabhupan's avatar
prabhupan
Helper I
9 years ago

Indirect relationship between table

 

Hello, 

 

I have 3 tables as given below.  Table 3 is the user info table. 

 

I now need to get the Manager name based on the Manager Id in table2. However, i cannot create a relationship between table2 & table3 due to the existence of the relationship between table1 & table3. 

 

I cannot use the RELATED command in table2 since it returns the requestor name due to the existence of indirect relatioship. 

 

 

Any thought on how to solve this issue? :smileyhappy: