Skip to Content
0
Former Member
May 10, 2010 at 09:56 AM

Prior is not working properly

39 Views

Hi,

I'm developing a logic whose scope must be the 3 priors periods of the period.

I have tried:

*XDIM_MEMBERSET TIME = PRIOR(3),%SET%

or

*XDIM_MEMBERSET TIME = PRIOR(3),%TIME_SET%

but this doesn't work properly.

For example, if the user runs the dts for 2010.APR the scope takes 2010.JAN and 2010.APR, and leaves out 2010.FEB and 2010.MAR.

This is running in BPC MS Platform version 7.0.116.

Could you help me in this issue?

Thanks in advance.

Covadonga Varela