|
Hi,
I am wondering whether it is possible to write an mdx to achieve the following.
Suppose I have these dimensions
Dim1: Site1, Site 2, Site 3 (L0)
Dim2: Site 1 (L1) - children Costcenter1, Costcenter 2 (L0)
Site 2 (L1)......
Suppose I have a cube that uses both of these dimensions.
Now I would like the view to automatically change the selection in dim2 to the children of whatever was selected in Dim1.
I.e. If I select Site1 in dimension 1, I would like the selection in Dim2 to automatically change to Costcenter1 & 2
If I the select Site2 in dimension 1, I would like the selection in dim2 to adjust itself to costcenter3, 4,...
I can do this in an excel sheet no problem but I would very much like to have this behaviour directly in a view (for use in contributor).
Is this possible?
Thx,
Jeroen |
|