Addition of previous value with existing range sum expression(commulative)
Hi all, Solution would be welcomed!!
Actually ,I have made one expression with the help of range sum(above) for getting data of last 6 month trend in commulative manner(last 6 month=october as of now),but now the requirement is i need to show the cumulative data starting from (data till september + last 6 month trend data) ..
ie i have already using the expression of range sum till last 6 month now how to add data in commulative manner till september data+october onwards data.