Friday, February 10, 2012

Calculated Members

Hi, I deployed a cube in SSAS with two dimensions and several measures. I browsed the data after deploying and processing the cube and the data displayed correctly in the grid for all the measures.
After that I created a simple calculated member (like adding two measures) and then deployed and processed the cube again.
after that I browsed the data, every measure for every dimension were empty.(not 0 just empty).
Does anyone know the reason for this?
pls mail me supunthri@.gmail.com
Supun
You probably removed that Calculate; statement when you added the measure.

You can read this for a similar problem..

Chris
|||Hey Cris,
You were right, there was no Calculate; statement in the script,
Thanx a lot
Best Regards!
Supun

No comments:

Post a Comment