Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

PowerBI USERELATIONSHIP function used in a measure not working with an inactive relationship

Hi All,   Hope everyone is doing fine.  I am in the middle of a weird scenario and need help. Please see screenshot below that shows 3 different relationships, one active and two other as non acti...
  • sm_talha's avatar
    5 years ago

    In order to use USERELATIONSHIP function you must keep all the relationships 'In-Active', otherwise the existing active relationship will override the relationship you are trying to make using USERELATIONSHIP function. Try deactivating all relationships and use your first measure, it should give you expected result.