Hi Guys,
I am trying to create a ragged hierarchy using performance modeler TI Process.My datasource is a file. i have multiple columns in the source file, there is a column named "Sub Parent Name" which has values and blank values in it. The succeding elements of "Sub Parent Name" in source file are "Customer Code" and "Customer Dimension". i am trying to create a ragged hierarchy in such a way that whenever there are blank values for "Sub Parent Name" it has to display only the "Customer Name". But the TIP is creating the dimension which is dispaying both "customer code" and "Customer Name" whenever it encounters blank for "Sub Parent Name" in source file.
Please suggest me is it possible to achieve this??
Please find the attachments for more info
Regards,
Aravind
Ragged Hierachy
-
- Posts: 51
- Joined: Sun Sep 11, 2016 1:55 pm
- OLAP Product: Cognos Tm1
- Version: 10.2,11
- Excel Version: 2007
Ragged Hierachy
- Attachments
-
- Ragged Hierarchy.png (21.81 KiB) Viewed 4402 times
-
- Ragged Hierarchy.xlsx
- (9.89 KiB) Downloaded 270 times
- Steve Rowe
- Site Admin
- Posts: 2464
- 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: Ragged Hierachy
You should post your TI code rather than the dimension. The TI code will be where the issue is.
If you are using the TI wizard code to generate the dimension then it will not cope with a ragged structure an you'll need to hand craft the script yourself.
If you are using the TI wizard code to generate the dimension then it will not cope with a ragged structure an you'll need to hand craft the script yourself.
Technical Director
www.infocat.co.uk
www.infocat.co.uk
-
- Posts: 51
- Joined: Sun Sep 11, 2016 1:55 pm
- OLAP Product: Cognos Tm1
- Version: 10.2,11
- Excel Version: 2007
Re: Ragged Hierachy
Steve,
Thanks for the reply, Pls find the attached TI Code
Thanks for the reply, Pls find the attached TI Code
- Attachments
-
- Ragged Hierarchy TI Code.txt
- (5.51 KiB) Downloaded 307 times
-
- MVP
- Posts: 160
- Joined: Wed Aug 17, 2011 3:51 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: Excel 2007
Re: Ragged Hierachy
The Guided Import wizard will generate TI to import ragged structures (just need to check the right box). In fact after reviewing your TI it appears you are using this.
It sounds like you are trying to get a view of your dimension that is not possible in TM1?
Each element in TM1 must be uniquely named in the dimension -- hence the strategy used by the generated TI to name the "filler" elements in the ragged structure.
It sounds like you are trying to get a view of your dimension that is not possible in TM1?
Each element in TM1 must be uniquely named in the dimension -- hence the strategy used by the generated TI to name the "filler" elements in the ragged structure.
-
- Posts: 51
- Joined: Sun Sep 11, 2016 1:55 pm
- OLAP Product: Cognos Tm1
- Version: 10.2,11
- Excel Version: 2007
Re: Ragged Hierachy
Thanks for the reply nybble, I have created "Ragged Hierarchy" using Guided Import but could not meet my requirement. Could do u guide me like where to create these "Filler" elements.
Thanks in Advance,
Aravind
Thanks in Advance,
Aravind
- Steve Rowe
- Site Admin
- Posts: 2464
- 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: Ragged Hierachy
Apologies for the incorrect info, I've not really used the wizards in PM, I'd assumed the same as Perspectives.
Technical Director
www.infocat.co.uk
www.infocat.co.uk