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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Majad_Chowdhury
Advocate II
Advocate II

Why can't i make this relationship active?

Hi,

 

I thought i made a fairly basic data model however power bi is not liking it. 

 

Majad_Chowdhury_0-1713965940237.png

 

I have a date dimension that connects to both the middle tables using YYYYMM columns.

 

I then have a another table called DimMetricType which i want to connect to the middle 2 tables. The top middle table gives me actuals, the bottom middle gives me projected and targets hence why i am trying to connect the "DimMetricType" table so i can scroll through my metric types and have the actuals, target and projected change.

1 ACCEPTED SOLUTION
Alex87
Solution Sage
Solution Sage

The fact that you have bi-directional relationships between the tables Metrics summarized / Date Dim and Date Dim / fact_Marketing creates ambiguity in the model. You can add an active relationship between Dim_metrics and fact_marketing if the other relationships are not bi directional. Tip: many to many relationships is not best practice. Use the day date for the relationship from DateDim so that you can obtain one to many relationship.

If my post answers your query, please mark it as a solution.

 

Best regards,

Alex




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!




View solution in original post

2 REPLIES 2
Alex87
Solution Sage
Solution Sage

The fact that you have bi-directional relationships between the tables Metrics summarized / Date Dim and Date Dim / fact_Marketing creates ambiguity in the model. You can add an active relationship between Dim_metrics and fact_marketing if the other relationships are not bi directional. Tip: many to many relationships is not best practice. Use the day date for the relationship from DateDim so that you can obtain one to many relationship.

If my post answers your query, please mark it as a solution.

 

Best regards,

Alex




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!




You were right! I changed my relationships from using YYYYMM to dates as this would enforce a 1 to many relationship and it done the trick!

 

Thanks for your help!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors