Forum Discussion
JRF_PowerBI
2 years agoFrequent Visitor
Ignore relationship with date table while still referencing date table in measure
Bit of a weird problem that I haven't come across before that I just can;t figure out how to get around. I'm using a data model (not mine) where the Date table has a relationship with the Asset Statu...
- 2 years ago
Modify the existing relationship to be inactive. Then, when you need it, add USERELATIONSHIP to your CALCULATE modifiers.
lbendlin
Super User
2 years agoModify the existing relationship to be inactive. Then, when you need it, add USERELATIONSHIP to your CALCULATE modifiers.