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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
lcasey
Post Prodigy
Post Prodigy

Is this a Valid DAX/Power BI relation Model?

Does anyone know if this is a valid and optimal relational model for Power BI?

 

001.png

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @lcasey,

 

According to the picture provided above, I find that your table pattern has a loop like below:

candmrel_crossfilterwithloops.png

If you have a table pattern like that, with loops, then cross filtering can create an ambiguous set of relationships. So I would suggest you to change your table pattern, as cross filtering works well for a pattern of table relationships that look like the pattern below(star schema).

 

candmrel_crossfilterstarschema.png

 

For more details about how to create and manage relationships in Power BI Desktop, you can refer to this article.Smiley Happy

 

Regards

View solution in original post

1 REPLY 1
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @lcasey,

 

According to the picture provided above, I find that your table pattern has a loop like below:

candmrel_crossfilterwithloops.png

If you have a table pattern like that, with loops, then cross filtering can create an ambiguous set of relationships. So I would suggest you to change your table pattern, as cross filtering works well for a pattern of table relationships that look like the pattern below(star schema).

 

candmrel_crossfilterstarschema.png

 

For more details about how to create and manage relationships in Power BI Desktop, you can refer to this article.Smiley Happy

 

Regards

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.