cubes....???? need help

P

piyush

hi im piyush
can ant one tell me if any dimension which is having 5 levels ..like task
list 2,task list 3, and so on..
and i need to create a dimension %complete associated with that
but im getting problem like
task2 %complete
+p1
+ p2
-p3 20
10
0
30
+ p4
+p5
+ p6

but i need

+p1
+p2
-p3 30
+p4
+p5
+p6

how i do that
 
M

Marc Soester [MVP]

piyush,

the cube build is part of the out of the box feature of Project server. If
you need to change the order of the dimension elements, you will need to do
some custom development, otherwise you will need to live with the way Project
Server builds the cube.
Sorry
 
Top