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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
kolima97
Regular Visitor

Power BI Measure without relationship between tables

Hi,

 

I have a problem with a measure I found in a customer's report because it works but I don't understand how. Basically we have two tables, one fact table and one dimension table, the measure performs a count of the rows of the fact table under some specific filters. The problem is it uses a column of the dimension table in order to filter, but there is no active relationship between these two tables and it is not specified inside the DAX formula. There is an inactive relationship between these two tables but it a many to many relationship with no real usage. I don't understand how the results that the measure gives are correct and actually filtered without an explicit nor implicit relationship. 

Thank you in advance 

4 REPLIES 4
Uspace87
Resolver III
Resolver III

@kolima97 

 

Probably they are using the formulan "USERELATIONSHIP" that allow you o activate a unactive relationship just for the dax formula calculation

No, they are not. There is only a FILTER function inside the CALCULATE.

if the relationship is not active it's not gonna filter anything. Maybe they are using "TREAT AS"?

No they are not. It's very strange to me and I can't figure out how it is working. 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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