Forum Discussion
Multiple Active Relationships
- 6 years ago
Hi Dgreen23 ,
Maybe it's a direction issue,see below:
Pic 1:Filter specification will flow from CompanyProject to Project Hours (as shown in the following image), but it won’t flow up to CompanyEmployee.
Pic 2:However, if you set the cross filtering direction to Both, it will work. The Both setting allows the filter specification to flow up to CompanyEmployee.
'
So try to modify the directions between tables,maybe you will get the right result.
Here is the reference.
https://docs.microsoft.com/en-us/power-bi/desktop-create-and-manage-relationships
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
Dgreen23 can you share sample data and relationship diagram and required result. It should work but need more details.
parry2k ,
I've attached a diagram. I cannot share the data, unfortunately. The required result is that if company x is selected and then their lathe department is selected then I should only see the company x lathe department. Sorry for the lack of data. Let me know if there is anything else I can provide
- v-kelly-msft6 years agoCommunity Support
Hi Dgreen23 ,
Maybe it's a direction issue,see below:
Pic 1:Filter specification will flow from CompanyProject to Project Hours (as shown in the following image), but it won’t flow up to CompanyEmployee.
Pic 2:However, if you set the cross filtering direction to Both, it will work. The Both setting allows the filter specification to flow up to CompanyEmployee.
'
So try to modify the directions between tables,maybe you will get the right result.
Here is the reference.
https://docs.microsoft.com/en-us/power-bi/desktop-create-and-manage-relationships
Best Regards,
KellyDid I answer your question? Mark my post as a solution! - parry2k6 years agoSuper User
Dgreen23 so you have a department table that also has a relationship with utilization by company table.
- Dgreen236 years agoHelper III
No sir. Both of the utilization by company tables hold identical data. However, the key difference between them is one is calculated strictly by the department and the other one is on an employee basis. Unfortunately, I have not been able to get the data to come together correctly. Hence why I need to combine those two further.