Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to cumulative value it should be a related to month value eg feb 2015 value related to jan 15 + feb 15. i have a month field it was select to month of feb cumulative value should be Shawn on only jan and feb15
can i help me
sagara
Hi,
Like this???
Thanks,
AS
@hi sagara ,
Try this in your exp
rangesum(above(sum(Sales),0,RowNo()))
Else follow the link
are u tried some options are available on expression tab with Accumulation!