Forum Discussion
Anonymous
5 years agoNot applicable
Running Total not correct when adding extra field
Hi! I have been using this running total measure for several years now and never had any problem with the result, until now. CALCULATE(SUM(fact[Quantity]),FILTER(ALLSELECTED(calendar[datetim...
Anonymous
5 years agoNot applicable
Hi amitchandak
This first measure with ALL does work, but I want to be able to filter on a Ordernumber and then it does not show the correct amount. The second measure with ALLSELECTED is almost correct!
The only thing is that the amount in yellow are correct, but only for the last row, very strange.