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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
sprakash1192
Helper II
Helper II

Display values from different tables under one column

I have two tables - Sales and Production which store total units sold and produced by time period. I am trying to show total units from the two tables under one column, but becuase the values from two tables, I get two table headers in the matrix view:

sprakash1192_0-1594861587176.png

 

I would like the result under one column as Total EUs and have production units from produciton table and sales units from sales table. Like:

DepartmentTotal Eus
Production28649409
Sales28735616

 

Please advise.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Create a measure that adds both values, and display the measure.

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

Create a measure that adds both values, and display the measure.

I was able to create a new table with keys for Sales and Production and create a relationship between the new table and the individual data tables. After that, the new measure for the total sum worked with differentiaiton for each key.

How will it differentiate the sum between sales and production?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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