Immediate children

Post Reply
charan
Posts: 148
Joined: Tue Nov 23, 2010 9:04 am
OLAP Product: cognos tm1
Version: 9.5
Excel Version: 2007

Immediate children

Post by charan »

Hi
When I am trying to consolidate immediate children I am not getting the value at parent level element, please find the attachment,in which it has cube and rule written.
The consolidate value at the next level is happening, that is if [{'Quarter1','Quarter2','Quarter3','Quarter4'}]=1 is working when i write rule like shown in the attachment,
I am getting N/A at the year element.please help me

TM1 9.5.2
excel 2007
Attachments
rule.JPG
rule.JPG (67.87 KiB) Viewed 2202 times
conschild.JPG
conschild.JPG (157.25 KiB) Viewed 2202 times
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: Immediate children

Post by tomok »

Why are you prefacing the Year calculation rule with an "N:"?
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
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: Immediate children

Post by lotsaram »

tomok wrote:Why are you prefacing the Year calculation rule with an "N:"?
Tomok is right the rule isn't getting applied because you have given it an N: filter and as Year is a consolidation there are no leaf cells to apply the rule to and hence it is ineffective.

But another question would be why are you setting these rules up at all? The hierarchies in the Month and Region dimensions will naturally perform these consolidations without any need for rules and with much greater performance.
charan
Posts: 148
Joined: Tue Nov 23, 2010 9:04 am
OLAP Product: cognos tm1
Version: 9.5
Excel Version: 2007

Re: Immediate children

Post by charan »

thank you.
I was trying with consolidate children syntax.
Post Reply