Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Issue with Manage Relationship

Hi, I am facing an issue in "Manage Relationship". I have 3 dataset queries consider as fact data having date and city columns. Query1, Query2, Query3 I have two master dataset which is having date...
  • Habib's avatar
    9 years ago

    Please create relationship with both datasets. One relationship will be active whereas other will be non active. It will be changed to non active automatically but you can still refer to this relationship using USERELATIONSHIP in DAX. If you want any of your measure to be computed based on inactive relationship you can enforce this through above function.