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
The8
Helper II
Helper II

How I can not sum up whole Column values

Hello,

 

I will try to explain my problem with sample data.

I have two tables 

Table 1 and 2 with three columns respectively

 

Table 1=Date, Person ID, Quantity (Available)

The8_3-1678273460140.png

 

 

table 2=Date, Person ID, Quantity (Utilised)

 

The8_4-1678273509569.png

 

When I use matrix visualisation  the output will be as follows for individual table

Table 1 Matrix=

The8_0-1678272903595.png

 Table 2 Matrix =

The8_1-1678272941276.png

I have created a relation berween two tables by using Person ID and I have created the matrix as follows

Combined matrix: 

The8_2-1678273056252.png

Here in the above matrix the column sum of quantity utilised is showing sum of person quantity but here i want to show the values sum of quantity per person in that particular month i.e as like the column 2 in Table 2 matrix.

can we do this using DAX or do we have any other solution. 

 

Thanks in advance
@selimovd @amitchandak @AbbasG 

 

 

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@The8 , You need to create common Date and Person table and join both tables with that and analyze the data

Power BI- DAX: When I asked you to create common tables: https://youtu.be/a2CrqCA9geM
https://medium.com/@amitchandak/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-soluti...

 

Power BI- Power Query: When I asked you to create common tables: https://youtu.be/PqfGW6pl1Sw

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

@The8 , You need to create common Date and Person table and join both tables with that and analyze the data

Power BI- DAX: When I asked you to create common tables: https://youtu.be/a2CrqCA9geM
https://medium.com/@amitchandak/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-soluti...

 

Power BI- Power Query: When I asked you to create common tables: https://youtu.be/PqfGW6pl1Sw

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