Skip to Content
0
Jul 02, 2009 at 06:24 AM

Cumulated KeyFigure.

31 Views

Hi: Here is my question:

The user enters a Year/Month.

Then in the query i must show a KF with this values:

- Cumulated from January to Month entered, Year-1

- Cumulated from January to Month entered, Year

Lets say the user entered: June 2009

The KF must be shown:

- Cumulated from January to June, 2008

- Cumulated from January to June, 2009

How can this be done?

Thanks.