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)...
ryan_mayu
5 years agoSuper User
Anonymous
could you pls provide the sample data and expected output?