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

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

Reply
jhobzvel
Frequent Visitor

How to SUM values from different tables?

I have 2 sample tables tb1 and tb2.

jhobzvel_2-1646912120852.png

 

tb1:

jhobzvel_0-1646911744978.png

tb2:

jhobzvel_1-1646911771931.png

My goal is to add the price per month per client country which should look like this but I can't figure out in DAX on how should I do this. I hope you can give some idea on how should I deal with it.

ClientDecember 2021January 2022
India47
Philippines25
Singapore36

 

This is just a sample table to explain what I want to achieve. But in reality, its 2 tables with more different columns where I have many-to-many relationship with Client field

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@jhobzvel , Based on what I got, create a common date and country column and join to both tables and analyze with those

https://www.seerinteractive.com/blog/join-many-many-power-bi/

Try to be in star schema

https://www.sqlbi.com/articles/the-importance-of-star-schemas-in-power-bi/

 

 

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

2 REPLIES 2
amitchandak
Super User
Super User

@jhobzvel , Based on what I got, create a common date and country column and join to both tables and analyze with those

https://www.seerinteractive.com/blog/join-many-many-power-bi/

Try to be in star schema

https://www.sqlbi.com/articles/the-importance-of-star-schemas-in-power-bi/

 

 

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

It worked like a charm! @amitchandak. Thank you so much!

jhobzvel_0-1646960208397.png

 

Helpful resources

Announcements
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.