I have a Scenario dimension where I have calculated members whose values are a calculated as a function of combinations of the values for other members of the dimension. I've tried defining the calculations using custom rollup formulas stored in the underlying
dimension table and using calculated members at the cube level. Either way, the MDX formulas display properly in the dimension metadata. With even the simplest formulas, none of the calculations in this dimension will calculate non-null values. At this
point, I'm confident in my MDX code for the calculations. Is there a dimension level property that I might have set that would prevent this dimension from calculating, at all?
Steve Elkins