Hi,Johnson
In the Category dimension, there are two properties for
this.
OPENING_YEAR: blank or year from which to
read the opening balances from (absolut value like « 2006 » or relative value
like « -2 »,« +3 »). If blank, the balances are taken over from the last year
OPENING_PERIOD: blank or specific period from which to read the opening balances from
(absolute value like « MAR », or relative value like « -1 », « +4 »). If blank, the balances are taken from the last period of the year (December).
To achieve this,set OPENING_YEAR to be +0 and OPENING_PERIOD to be -1.
Have a try.