Hi All
I am new to TM1 and recently encountered with a wierd problem.In hierarchy usually the parent element is at the top and the leaf level elements at bottom . I recently had to make changes to a element name and happen to open a dimension in which the leaf elements were at top aggreagating downwards to parent elemts. This created a lot of confusion
1. Is there a way to reverse this hierarchy
a.If yes, is there any impact(well i dont see any as the purpose would be same). If No could any one explain why we use reverse hirarchy.
I searched in manual alot but with no luck.
2.Also say we have parent element A with b ,c and d as its child . Does changing the order of b,c and d to any other order say c, b and d affect anything
Because somehow it happened such that in test i had the order as b , c and d in ascending ,in Prod i dont know how the order was chnaged to c , b and d
.i encounterd problem when i tried to change the order , even after saving it as b,c and d the order used to change back to c,b and d. then atlast i saw another parent which had A as its child and the order as c,b and d. So i had to change the order in both .My concern is
1. Does the order of siblings matter and if so if we have elements in another parent should we change both the order or did i miss anything and got lucky that i changed the order in another parent and the order of elemnts in the A parent changed by itself.
Thanks
Dima
Reversing the hierrachy/order
-
- Regular Participant
- Posts: 164
- Joined: Tue May 04, 2010 10:49 am
- OLAP Product: Cognos TM1
- Version: 9.4.1 - 10.1
- Excel Version: 2003 and 2007
Re: Reversing the hierrachy/order
Do you just want to switch off View->Expand Above in the subset editor?
edit: typo
edit: typo
-
- Posts: 18
- Joined: Mon Jun 11, 2012 1:14 pm
- OLAP Product: tm1
- Version: 9.5
- Excel Version: 2010
Re: Reversing the hierrachy/order
Thanks asutcliffe
But is there any diff when you use this feature. Does anything else in the dimension gets affected ?
Thanks
Dima
But is there any diff when you use this feature. Does anything else in the dimension gets affected ?
Thanks
Dima
-
- 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: Reversing the hierrachy/order
It doesn't actually change anything in the dimension. It's a client-only setting that is really nothing more than a sort-order toggle switch for the hierarchy tree.
- qml
- MVP
- Posts: 1096
- Joined: Mon Feb 01, 2010 1:01 pm
- OLAP Product: TM1 / Planning Analytics
- Version: 2.0.9 and all previous
- Excel Version: 2007 - 2016
- Location: London, UK, Europe
Re: Reversing the hierrachy/order
This parameter of a subset only changes how elements are displayed in that specific subset. It does not affect the actual order of elements in the dimension.
In most cases users don't even care what the dimension order is, because they always view elements through the subset layer. All you really need to do is define subsets for this dimension properly, including Default subsets (static or dynamic) so that they present the sort of hierarchy tree that users can understand and work with.
In most cases users don't even care what the dimension order is, because they always view elements through the subset layer. All you really need to do is define subsets for this dimension properly, including Default subsets (static or dynamic) so that they present the sort of hierarchy tree that users can understand and work with.
Kamil Arendt
-
- Posts: 18
- Joined: Mon Jun 11, 2012 1:14 pm
- OLAP Product: tm1
- Version: 9.5
- Excel Version: 2010
Re: Reversing the hierrachy/order
Thanks alot qml and tomok
Any Insights on this
We have parent element A with b ,c and d as its child . Does changing the order of b,c and d to any other order say c, b and d affect anything
Because somehow it happened such that in test i had the order as b , c and d in ascending ,in Prod i dont know how the order was chnaged to c , b and d
.i encounterd problem when i tried to change the order , even after saving it as b,c and d the order used to change back to c,b and d. then atlast i saw another parent which had A as its child and the order as c,b and d. So i had to change the order in both .My concern is
1. Does the order of siblings matter and if so if we have elements in another parent should we change both the order or did i miss anything and got lucky that i changed the order in another parent and the order of elemnts in the A parent changed by itself.
If No why i couldnt save the order with changing the order of same elements in another parent
Thanks
Dima
Any Insights on this
We have parent element A with b ,c and d as its child . Does changing the order of b,c and d to any other order say c, b and d affect anything
Because somehow it happened such that in test i had the order as b , c and d in ascending ,in Prod i dont know how the order was chnaged to c , b and d
.i encounterd problem when i tried to change the order , even after saving it as b,c and d the order used to change back to c,b and d. then atlast i saw another parent which had A as its child and the order as c,b and d. So i had to change the order in both .My concern is
1. Does the order of siblings matter and if so if we have elements in another parent should we change both the order or did i miss anything and got lucky that i changed the order in another parent and the order of elemnts in the A parent changed by itself.
If No why i couldnt save the order with changing the order of same elements in another parent
Thanks
Dima
-
- MVP
- Posts: 1828
- Joined: Mon Dec 05, 2011 11:51 am
- OLAP Product: Cognos TM1
- Version: PA2.0 and most of the old ones
- Excel Version: All of em
- Location: Manchester, United Kingdom
- Contact:
Re: Reversing the hierrachy/order
Ordering of children under a parent is pretty irrelevant, the only thing that matters is their component weighting for that parent.dima55 wrote:Thanks alot qml and tomok
Any Insights on this
We have parent element A with b ,c and d as its child . Does changing the order of b,c and d to any other order say c, b and d affect anything
Because somehow it happened such that in test i had the order as b , c and d in ascending ,in Prod i dont know how the order was chnaged to c , b and d
.i encounterd problem when i tried to change the order , even after saving it as b,c and d the order used to change back to c,b and d. then atlast i saw another parent which had A as its child and the order as c,b and d. So i had to change the order in both .My concern is
1. Does the order of siblings matter and if so if we have elements in another parent should we change both the order or did i miss anything and got lucky that i changed the order in another parent and the order of elemnts in the A parent changed by itself.
If No why i couldnt save the order with changing the order of same elements in another parent
Thanks
Dima
If you want to sort the dimension in a specific way have a look at the DimensionSortOrder function within the manuals, you can run it from a TI and it will allow you to sort the dimension by hierarchy but then you can either sort children under a consolidation by the order in which they were inserted or alphabetically etc.
HTH
Declan Rodger
- 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: Reversing the hierrachy/order
It's not impossible that you could have a rule that uses a Elcomp which has a positional reference to the child of a consolidation. The result of this would change if you changed the dimension structures.
It would be pretty unusual thing to do and in general its considered bad practice to use any functions in rules or TIs that reference the index of an element in a dimension. I think using Dimix for a membership test is about the only one that I use.
Cheers
It would be pretty unusual thing to do and in general its considered bad practice to use any functions in rules or TIs that reference the index of an element in a dimension. I think using Dimix for a membership test is about the only one that I use.
Cheers
Technical Director
www.infocat.co.uk
www.infocat.co.uk
-
- Posts: 18
- Joined: Mon Jun 11, 2012 1:14 pm
- OLAP Product: tm1
- Version: 9.5
- Excel Version: 2010
Re: Reversing the hierrachy/order
Thanks alot declanr and Steve Rowe for your inputs.
Thanks
Dima
Thanks
Dima