would like to implement in the grafic a cumulative function in one collumn
like for one field "value" : value + (value+1) + (value+2) + .....+
(value+n)
where he sums the value and the folowing one until the end....
How can I do this?
can you help me on this simple question
Thanks in advance.
like for one field "value" : value + (value+1) + (value+2) + .....+
(value+n)
where he sums the value and the folowing one until the end....
How can I do this?
can you help me on this simple question
Thanks in advance.