Forum Discussion

wfarrell's avatar
wfarrell
Frequent Visitor
7 years ago
Solved

Trouble with circular type relationship

Hello,   I am running into an issue when using multiple relationships that appear to be in a circular pattern.  I have four tables total, Production Table & Leads Table which are not unqiue, while ...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Remove the Bi-directional filters between Employee Roster and the two fact tables (Production and Leads).  I'm guessing you're getting some unexpected cross-filtering, especially since you're using USERELATIONSHIP() to filter on a different date column.

  • v-jiascu-msft's avatar
    7 years ago

    Hi wfarrell,

     

    I would suggest you change the "Cross filter direction" to Single and activate the relationship between Date and Leads. Can you share a sample file, please? Maybe we can help more. Please mask the sensitive parts first.

     

     

    Best Regards,
    Dale