Forum Discussion
DiePic
3 years agoResolver II
sum columns between 2 dates
Hi all I've this table I need to have a column or a measure that sum for every "customer no" and between 2 dates selected, the columns with amount (SALDO).
- 3 years ago
Pls check if this is what you want
DiePic
3 years agoResolver II
Maybe it's not the best way and if some expert will suggest another idea, it will be apprecied, because in that way, I've a file with double weight.
.....
I solved duplicating the query/table "Movimenti" in "Movimenti2" and I've applied the measure on the 2nd table ... in this way it's working for me.