Hello, I have a cube wich has two dimensions, One is the "Concept" (star schema) dimension, this one is linked to a "Department"(parent-child schema) dimension.
So, when I browse the data I wish to see something like this:
-Department1
-Sub department 1
Concept 1
Concept 2
Concept 3
-Sub department 2
Concept 4
-Department 2
-Sub department 2
Concept 5
and so on.. I know this looks exactly like only one parent-child dimension, but i need to simulate this behavior having two dimensions, the departments dimension (parent child) and the concepts dimension (star schema, but linked to the lowest level of the deparment dimension).
So, somebody can help?
odin.dark@gmail.com
thanks in advance!
So, when I browse the data I wish to see something like this:
-Department1
-Sub department 1
Concept 1
Concept 2
Concept 3
-Sub department 2
Concept 4
-Department 2
-Sub department 2
Concept 5
and so on.. I know this looks exactly like only one parent-child dimension, but i need to simulate this behavior having two dimensions, the departments dimension (parent child) and the concepts dimension (star schema, but linked to the lowest level of the deparment dimension).
So, somebody can help?
odin.dark@gmail.com
thanks in advance!