Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Expert i want to create a table that acumulate values, not only show the each value, instead of this sum the previuos month
not show only the value of the month, show the acumulate of every year
i attached an image that i have now, and the qvw and qvd for example
thank you a lot
Fernando K.
I HAVE THIS NOW:
06-2014 10
07-2014 15
08-2014 0
09-2014 5
i want this:
06-2014 10
07-2014 25
08-2014 25
09-2014 30
Awesome