Lagged relationship creation
Posted: Wed Feb 10, 2016 9:00 am
Hello,
I need to create formula like
x(1995)=x(1994)+y(change from 1994 to 1995), where I know y and x(1994) but I do not know x from 1995 and later, and I want it to be autoupdating
when I try to do it with
frml x=x(-1)+y
it gives me circular reference error.
Is there any other way to do it?
Thank you!
I need to create formula like
x(1995)=x(1994)+y(change from 1994 to 1995), where I know y and x(1994) but I do not know x from 1995 and later, and I want it to be autoupdating
when I try to do it with
frml x=x(-1)+y
it gives me circular reference error.
Is there any other way to do it?
Thank you!