Running Total Sum
im having a real headhache with this. Im trying to get a Running Total to
make a sum of certain items that correspond to a condition. I dont know
how to procede now
while {Movimientos.IVA} = 0 do Sum ({Movimientos.Importe}, {Movimientos.RFC})
it really makes the sum but it takes wrong values, because i have 2 items
that correspond to Movimientos.IVA = 0 and it doesnt sum them. It sums the
values that are different to 0. By the other hand this is my configuration
for Running Total:
on Evaulate i have use formula on Reset i have on group change: and my
group that is Movimientos.RFC what am i doing wrong?
No comments:
Post a Comment