Forum Discussion
Anonymous
7 years agoNot applicable
conditional divide
Hi all, I need to calculate WAP by divding Sales by quantity only for columns which has been categorized as priced. The quantity under unpriced should not be added. In the WAP column below I hav...
- Anonymous7 years ago
Anonymous - It looks like you're creating WAP as a Calculated Column. It needs to be a Measure. Also, Numerator and Denominator need to be Measures.
Anonymous
7 years agoNot applicable
Hi Anonymous ,
Your calculation suggests that you don't want the Sales for row 3 - is that correct?
Thanks,
Nathan
Anonymous
7 years agoNot applicable
HI Nathan,
That's correct . I want sales for only those that has been "priced".
Thanks,