PrevYearValue
Syntax
PrevYearValue or
PrevYearValue(Branch:Variable)
Summary
Calculates the previous year's value of either the current branch or of another branch referred to as a parameter to the function. This function is not available when entering Current Accounts .
Examples
10+PrevYearValue
Evaluated for a value of 100 in 2000
2001 = 110
2002 = 120
2003 = 130
0.3+PrevYearValue(Households\Urban\Cooking)
Evaluated for a value of 30 in 2000 in a branch named "Household\Urban\Cooking".
2001 = 30.3
2002 = 30.6
2003 = 30.9