Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
ganesanr1002
Frequent Visitor

How to do Deactivate the Active relationship or Cross filter creating performance issues in dax

Hi , How to do Deactivate the Active relationship between two table . I used calculate([sales],Crossfilter(Static[Day],DimDate[Day],None)) This is taking too much time for loading data.  But this creating bigger issues . Because i have a Static Table which have the Days that is connected to Dim date [day] . Sample screenshot i attached below . Here if you see M-2,M-2,M ,+/% All are in one measure used Conditional Statement to plot it . 

Is their any other way to plot that will great or if it possible to deactivate the relationship with better measure . 

Kindly help .

 

ganesanr1002_0-1712136904921.png

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

There is no need to have an active relationship. Keep both of them inactive, and then activate as needed via USERELATIONSHIP.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

There is no need to have an active relationship. Keep both of them inactive, and then activate as needed via USERELATIONSHIP.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.