Skip to Content
0
Mar 11, 2014 at 02:00 AM

ACCUM function ignores the time consolidation option

25 Views

Hi,

We need to create YTD KPIs based on the Monthly KPIs.

We are trying to use te ACCUM function to create the KPIs:

calc KPI_ACC = ACCUM(KPI,yearly)

but when the time consolidation method of the KPI is not SUM (e.g. LAST), the ACCUM function doesn't take this into account.

Any ideas?

Regards