WARNING: Unable to print feeder.

Post Reply
wiliulfo
Posts: 1
Joined: Tue May 21, 2013 7:07 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2010

WARNING: Unable to print feeder.

Post by wiliulfo »

Thanks
Attachments
Feeder.png
Feeder.png (44.93 KiB) Viewed 1246 times
lotsaram
MVP
Posts: 3706
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: WARNING: Unable to print feeder.

Post 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.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
Post Reply