Hi,
Could you please help me understand to construct a MDX on the problem statement
Let us assume the following levels and members in an hierarchy.
Quote:
a
b
c
d
e
and members at level "d" assume values
|
string1 (Brand1)
string2 (brand2)
string3 (Brand3)
string4 (Brand4)
string5 (Brand5)
string6. (Brand6)
We would like to represent members at
this level "d" as follows:
Basically i want to club the values in Brand1 and Brand2 and display the data
Is it possible using Custome rollup at level 'D' in cube.
How can this be achieved
Is there any solutions
Regards
Prasanna