Iteration (circular reference)
Posted: Mon Sep 28, 2009 10:51 am
Hi,
I am trying to build an iteration, but am getting an "RUNTIME ERROR: Circular reference, string overflow" message in the tracer.
I am trying to achieve the following and maybe you have an idea of how to set it up a different way or how to avoid the error (would more RAM get it further?)
I have basically an Opening Balance and a Closing Balance and some INs and OUTs inbetween. I also have a calculation that calculates the required orders to stay above a minimum stock (calculated based on the closing balance).This will then of course need to be considered in the Closing Balance and will then affect next months Opening Balance and so forth...
It is a kind of circular reference / iteration, limited by the number of periods. In this model across 72 months.
In Cognos Planning this could be achieved with an internal Link running for one period and then calculating the next period and so forth. Took a few seconds to process, but worked through the 72 months.
When I include it in the rule, it runs for a few seconds and then shows me a lot of #NA's with the above error in the tracer.
Any suggestions appreciated.
THX
I am trying to build an iteration, but am getting an "RUNTIME ERROR: Circular reference, string overflow" message in the tracer.
I am trying to achieve the following and maybe you have an idea of how to set it up a different way or how to avoid the error (would more RAM get it further?)
I have basically an Opening Balance and a Closing Balance and some INs and OUTs inbetween. I also have a calculation that calculates the required orders to stay above a minimum stock (calculated based on the closing balance).This will then of course need to be considered in the Closing Balance and will then affect next months Opening Balance and so forth...
It is a kind of circular reference / iteration, limited by the number of periods. In this model across 72 months.
In Cognos Planning this could be achieved with an internal Link running for one period and then calculating the next period and so forth. Took a few seconds to process, but worked through the 72 months.
When I include it in the rule, it runs for a few seconds and then shows me a lot of #NA's with the above error in the tracer.
Any suggestions appreciated.
THX