Hello All,
This is a pretty urgent case so I would Appreciate your help here.
I have this case when i Have these 3 tables : Member_Resigns and Member_Joins and Info table.
For Member_Resigns and Member_Joins i use it to get an aggregated measure "count of members" that have joined/resigned the company and i would like to add another tables which is "Info table" connected to both to inherit the user details from it like : firstname, lastname, address , ...etc
it is working for only one table that have line relation "active relation" But because i have this doted line - "inactive" - to the other table, I cant inhirit these information from it as shown in the Pic Below :
I have this doted relation because both tables are connected to the same table above "Office Table"
So, how can i get user info from the Info table when i have doted relation to the Info table ? I can do aggregated measure useing "Userrelationship" but i dont want to get measures, i'm seaking columns from Info table.
Your help is highly appreciated.
BR,
Yazan