Page 1 of 1
WARNING: Unable to print feeder.
Posted: Thu Feb 27, 2014 11:51 pm
by wiliulfo
Thanks
Re: WARNING: Unable to print feeder.
Posted: Fri Feb 28, 2014 8:19 am
by lotsaram
I haven't analysed your rule in detail and if you expect people to be able to suggest a feeder you would need to provide substantially more information like the dimensions in the cube and their structure as well as available attributes and their contents.
Your comment "I try with attribute but the feeder don't work" would lead me to the following wild guess that the feeder is not coming from the cell that you might have thought it is. Feeders act only at leaf level because that is where the data is stored. In a feeder, unlike in a rule a reference to a consolidation is just shorthand for referencing all leaf descendants that roll up to that node. Therefore if you are using an AttrS function to redirect a feeder to a different element you must remember that the AttrS will be applied only on leaf elements and this applies to all dimensions in the cube.
Also if you attempt to feed from a cell which itself has not been fed or contains no data then the feeder will not work.