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
H_insight
Helper V
Helper V

Dax to return value from multiple fact tables

Hiya,  

I have the below model in Power BI. 

H_insight_4-1678469946980.png

Above dimensions have one to many relationship with a single cross filter direction.

 

What I am after is having a single table showing Demand value based on the below context. I need a dax to help me achieve that.

H_insight_6-1678470173051.png

 

 

Any help is greatly appreciated. I have been trying for a while now.


I thought changing context for Calculate would work, but not in my case.
Calculate( sum(demand value), Fact_consumer)

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@H_insight , Ideally, across common dimension

Sum(Fact_consumer[demand value])

 

Should work

 

If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@H_insight , Ideally, across common dimension

Sum(Fact_consumer[demand value])

 

Should work

 

If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.