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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Mani_1
Frequent Visitor

Matrix with same values across all rows

Hi,

I am trying to get the contribution of shipments by sub companies which are under main companies, but i get the same values across all rows. how to solve this problem.I have encosed pictures of matrix, relationships.

 

Please help me out from this issue

Thanks,

 

Thanks1.png2.png

1 ACCEPTED SOLUTION
mlsx4
Memorable Member
Memorable Member

Hi @Mani_1 

 

I have used your data:

mlsx4_1-1692192351431.pngmlsx4_2-1692192365197.png

 

Relate the ID:

mlsx4_3-1692192398362.png

And calculate shipment

Shipment = COUNT('001_sub'[ID])

mlsx4_0-1692192333882.png

 

It's working fine

View solution in original post

7 REPLIES 7
mlsx4
Memorable Member
Memorable Member

Hi @Mani_1 

 

I don't know which measure are you using, but you should use a iterative formula: SUMX, AVERAGEX or something similar

Mani_1
Frequent Visitor

I'm not using any measure here

mlsx4
Memorable Member
Memorable Member

How is your data structured? I mean...

 

Shipments, weight, etc... are fields of Main (and you have some ID to relate with subcompany) or how?

Can you provide some dummy data here?

Mani_1
Frequent Visitor

Hi @mlsx4 ,

Please find the dummy data in screenshot, here count of ID is shipment, two tables are connected by ID field.

Sample_dummy.png

mlsx4
Memorable Member
Memorable Member

Hi @Mani_1 

 

But according to your relationship, company name is never duplicated (in dummy data it is), isn't it?

 

Anyway, if weight and volume is only in main, it will be difficult to separate by subcompany. It would always take the total

Mani_1
Frequent Visitor

Hi @mlsx4 ,

yes, but it should show the shipment count right??

 

mlsx4
Memorable Member
Memorable Member

Hi @Mani_1 

 

I have used your data:

mlsx4_1-1692192351431.pngmlsx4_2-1692192365197.png

 

Relate the ID:

mlsx4_3-1692192398362.png

And calculate shipment

Shipment = COUNT('001_sub'[ID])

mlsx4_0-1692192333882.png

 

It's working fine

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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