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! Request now

Reply
camera85
Frequent Visitor

Getting values from 2 fact table onto a Table Viasualization

Hi All,

 

I'm self taught and still a beginner, went through some resources and read through the community sharing but couldn't find an exact match to what i'm enquiring.

 

I have 1 Dimension Table, 1 Date Table and 2 very similar Fact table.

 

My 2 fact table consist of data like this:

camera85_0-1706436614892.png

 

The Relationship schema looks like this:

camera85_1-1706436665225.png

 

Essentially, i'm just trying to put values from the 2 fact table onto one table:

However, when i try to insert each other's value in the table i get an error

camera85_2-1706436850987.png

camera85_3-1706436884454.png

Sorry if the question is really simple as i'm just stuck finding useful resources. Things i've done.

 

1) Updates master table to include all dates in both fact table

2) Ensure both Fact table have all BBG_Index as each other
3) Checked for Formatting

 

Would appreciate if you could point me in the right direction.

 

Many Thanks.

 

1 ACCEPTED SOLUTION

Hello @camera85 ,

 

the issue was that you where displaying both values un summarized, so you need to do some sort of aggregation, I did sum but you can change it as you want.

Idrissshatila_0-1706451234580.png

 

check the attached pbix.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

4 REPLIES 4
Idrissshatila
Super User
Super User

Hello @camera85 ,

 

make sure the bbg_index is from the dimension table that is linked on both facts.

 

is this is the case, then please share the error you're receiving by clicking on see details , or you can share a copy of the power bi file so we could investigate what's the issue here.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Hi, thanks for your fast response. attached the pibx file. The error says: cant determined relationships between the fields. Hope you can open the below file. Thank you.

 

power bi test pibx file 

Hello @camera85 ,

 

the issue was that you where displaying both values un summarized, so you need to do some sort of aggregation, I did sum but you can change it as you want.

Idrissshatila_0-1706451234580.png

 

check the attached pbix.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




@Idrissshatila Thanks for the solution. It works as intended now. 

 

Can i just clarify that these 2 summation are not the same thing and are mutually exclusive from one another.

 

Table View:

camera85_0-1706496517276.png

Report View:

camera85_1-1706496551850.png

 

Thank you

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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