Forum Discussion
Anonymous
5 years agoNot applicable
wrong averaged weight
I am trying to get a weighted average (as a total), that is, for each customer, : sum(value * size) / sum(size) Tthe value is just a measure that is (SumPerCustomer / Max_PerCustomer)...
Anonymous
5 years agoNot applicable
I can' quiet follow , what do you mean?
amitchandak
Super User
5 years agoAnonymous , values is group data at a level
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.