I have a measure that I want to display across all children of a particular level. No problem there.
However, I want to treat 8 particular children as individuals, but all others as an entity.
I started my MDX by declaring a set that is all children of the level, except those 8 particular...