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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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/

 

 

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/

 

 

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

jhobzvel_0-1646960208397.png

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.