I would like to write a query that gave me a subtotal, on several, but not all of my dimensions. Think of this as a subtotal of categories and I would like this subtotal to appear on rows. I have been struggling all day on and off to figure out a way to do this using only MDX.
Dim1 Dim2 Dim3 Dim4 Measure [Measure I want]
Blue Red A B 5 [9]
Blue Red C D 4 [9]
Green Orange A B 5 [5]