Forum Discussion
Anonymous
7 years agoNot applicable
Weighted Distribution calculation
Hello, Could you please help me to calculate weighted distribution using DAX? I have the following table: Client Products Sales 100042 product1 24 100070 product2 20 100070...
Anonymous
7 years agoNot applicable
Hi affan,
Thanks for the reply!
Unfortunately, this is not what I am asking for.
In your pbi-file for product1 weighted distribution is 26.67% but it should be 37.78%, numerator should be 68 not 48 (24+24+20).
I need to sum total sales of clients where product1 was sold. It means that I sum not only product1 but produt2 for client 100070.