COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: Rasmuslh on 18 Aug 2010 01:46:14 PM

Title: Place hierarchy parents under chrildren
Post by: Rasmuslh on 18 Aug 2010 01:46:14 PM
Hi

I have a simple question. In my account dimension, I want to place parents in a hierarchy under the children. How is that done? The sorting is correct, I just want the parents under the children.

Eg.:

Currently:
A
   B
      X'
      Y'     
      Z'
   C
      X''
      Y''     
      Z''
   D
      X'''
      Y'''     
      Z'''

I would like it this:

      X'
      Y'     
      Z'
   B
      X''
      Y''     
      Z''
   C
      X'''
      Y'''     
      Z'''
   D
A


I use Cognos 8.4.

Kind regards
Rasmus