Deleting single element from consolidation

Post Reply
dima55
Posts: 18
Joined: Mon Jun 11, 2012 1:14 pm
OLAP Product: tm1
Version: 9.5
Excel Version: 2010

Deleting single element from consolidation

Post by dima55 »

Hi All

I have a consolidation say A which has a elemnt b. "A" consolidation is used in a dimension many times as a child to different consolidation. I want now to delete b elemnt from "A"consolidation in just one parent rest all parent iwant elemnt b to be present in "A" consolidation.

I have tried using both delete and delete in consolidation. Both delete s the element from all the consolidation.

thanks
Dima
User avatar
Steve Rowe
Site Admin
Posts: 2456
Joined: Wed May 14, 2008 4:25 pm
OLAP Product: TM1
Version: TM1 v6,v7,v8,v9,v10,v11+PAW
Excel Version: Nearly all of them

Re: Deleting single element from consolidation

Post by Steve Rowe »

Thats to be expected. There is only one definition of the consolidation A, not a different one depending on what it rolls into.

You either need a different A underneath each conso where its different, or put your element B with a weighting of -1 above the conso A in the hierarchies where you want b removed.

Second option sounds better.

i.e.
Conso C = A -b
Conso D = A

So you leave your definition of A alone.

Cheers,
Technical Director
www.infocat.co.uk
dima55
Posts: 18
Joined: Mon Jun 11, 2012 1:14 pm
OLAP Product: tm1
Version: 9.5
Excel Version: 2010

Re: Deleting single element from consolidation

Post by dima55 »

Hi Steve

Thanks alot.It works all fine :)

Regards
Dima
Post Reply