Hi,
I have written a rule and feeder for that, the issue is when i am feeding single element that is leaf level element it not throwing any error but when i trace feeder the window of trace feeder is blank. Like there is no words like FED. When i tried to write for consolidate element(All elemts at a time with single dimension) it throwed an error.
When the feeder is written it is mandatory that the trace feeder, that is element should show as fed.
thanks and regards.
Feeder issue
-
- 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: Feeder issue
This is exactly what you would expect or hope to see when tracing feeders. If the cell is fed you will get a blank box (i.e. no cells not fed). If the cell has leaf descendants that have rules attached but are not fed then you will get a list of all these cells that are not fed.
So in this case a blank window is good. It's not intuitive but that's just how it was designed.
So in this case a blank window is good. It's not intuitive but that's just how it was designed.
-
- MVP
- Posts: 263
- Joined: Fri Jun 27, 2008 12:15 am
- OLAP Product: Cognos TM1, CX
- Version: 9.0 and up
- Excel Version: 2007 and up
Re: Feeder issue
Hi,
Just would like to point out the difference between "Check Feeders..." and "Trace Feeders..." because there seems to be a mix up.
I think lotsaram is describing the expected behaviour of “Check Feeders…”, which in a nut shell is “am I fed?”
“Trace Feeders…” is used to find out which other cells a cell is feeding, which is “what am I feeding?”. This can only be checked on an N-Level.
Cheers
Just would like to point out the difference between "Check Feeders..." and "Trace Feeders..." because there seems to be a mix up.
I think lotsaram is describing the expected behaviour of “Check Feeders…”, which in a nut shell is “am I fed?”
“Trace Feeders…” is used to find out which other cells a cell is feeding, which is “what am I feeding?”. This can only be checked on an N-Level.
Cheers
-
- 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: Feeder issue
Yes check feeders is what I meant as it seemed this is what viswaraju was referring to.