Page 1 of 1

Need help with feeders!

Posted: Tue Aug 10, 2010 1:53 pm
by Maxon
Can u help me?
There are calculations:
['090100']=N:STET; C:(['090100','11']*['090092','11' ] +['090100','12']*['090092','12'])\['090092','10'];
['090101']=N:STET; C:(['090092','11']*['090101','11']+['090092','12']*['090101','12'])\['090092','10'];
['090102']=N:STET; C: ['090104']\['090092'];
How write feeders for calculations?

Re: Need help with feeders!

Posted: Tue Aug 10, 2010 7:40 pm
by wissew
Feeders are not required for C: level rules. If there is not n level data is will not calc.

Re: Need help with feeders!

Posted: Wed Aug 11, 2010 11:30 am
by Maxon
There are #N/A in quaterly total.
Why?

Re: Need help with feeders!

Posted: Thu Aug 12, 2010 10:50 pm
by David Usherwood
Change your divides from / to \ . This gets rid of errors when the denominator is zero.

And as a general comment to posters - don't assume that all problems are feeder related. Feeder problems are manifested by seeing correct calculations at base level which do not consolidate and disappear when zero suppressing views.