Forum Discussion

Dgreen23's avatar
Dgreen23
Helper III
6 years ago
Solved

Multiple Active Relationships

I have a master company table that I link everything to. Now I have run into an issue where I need a table to look at that master company table but also look at another table and link to its departme...
  • v-kelly-msft's avatar
    v-kelly-msft
    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,
    Kelly
    Did I answer your question? Mark my post as a solution!