Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Relationship to Key

Hello,

 

my pbix has a lot of different queries with a lot of relationships. I want to be able to use my date key to filter two different visuals. It is not working at the moment since only one relationship can be active at a time (due to the other relationships). 

 

What's the most efficient way to clean this up?

 

Thanks

  • Anonymous you can create measure using userelationship function which will make inactive relationship to active and then your both visua with filter

1 Reply

  • Anonymous you can create measure using userelationship function which will make inactive relationship to active and then your both visua with filter