Forum Discussion
Mani_1
3 years agoFrequent 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,
Thanks
Hi Mani_1
I have used your data:
Relate the ID:
And calculate shipment
Shipment = COUNT('001_sub'[ID])It's working fine