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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Data Modeling - How do I connect two Facts to two dimensions

I have these tables -

FactDemand : ProjectID, Date, some measures

DimProject: ProjectID, some details

FactSupply: ProjectID, Date, some measures

DimCalender: Date

 

I need to have a comparative view of demand vs supply on timeline for different projects (calculated measures at run time comparing respective measures between FactDemand and FactSupply), so I need them to be related through ProjectID and Date.

 

More clearly, FactDemand and FactSupply with CalenderTable on Date.

Also FactDemand and FactSupply with DimProject on ProjectID.

 

How do I model this in Power BI?

I cannot seem to achieve it since it says cannot have two active relationships between same tables (i.e. FactDemand and FactSupply)

 

How do I go forward with it!!

1 ACCEPTED SOLUTION
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

What you want is a model like this?

cc6.PNG

If you want to build this kind of table model, there must be a 1: * or 1: 1 relationship between the tables.

cc7.PNG

 

Why don't you build relationships directly between Tables "FactSupply" and "FactDemand"? I think this can also achieve your visual effects.

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

What you want is a model like this?

cc6.PNG

If you want to build this kind of table model, there must be a 1: * or 1: 1 relationship between the tables.

cc7.PNG

 

Why don't you build relationships directly between Tables "FactSupply" and "FactDemand"? I think this can also achieve your visual effects.

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

@v-lionel-msft ,

 

Thanks for sharing the diagram and (1: * or 1: 1 relationship) tip!

It made me think it is possible what I was looking for.

 

I actually had developed this habit of selecting the Cross Filter Direction to be Both.

Because of this I couldn't make all these 4 relationships active at once. Once I switched it to Single, it started working.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.