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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Sum for 2 tables without filter

Hi Everyone,

 

I would like to SUM value with joined 2 tables in the picture below.

 

Capture003.PNG

 

I try to use DAX formula for Forecast_ValueCALCULATE(SUM(BrandForec[Forecast_Value]), ALL(BrandForec[Brand&Type])) doesn't work! that was shown result as 80 but I want 280 (A A + A B).

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi Ibendlin,

 

I have solved this solution already by creating master data of Brand&Type and joined with 2 tables.

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

What part does the left table play in your scenario? How are the tables joined?

Anonymous
Not applicable

Hi Ibendlin,

 

I have solved this solution already by creating master data of Brand&Type and joined with 2 tables.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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