Avoiding Aggregations in AS 2000 -
07-18-2006
, 12:11 AM
Hi,
I am trying to build a cube which has time dimension into it. I wish
to avoid aggregations while processing the cube. The scenario is like
this.
There are monthly values for a set of parameters. When I choose the
year, AS aggregates these values and shows as the value for the
corresponding year. For eg: If the % production for March is 34% and
like wise for other months, when I choose the year It should the value
for the year and not as an aggregated value of all the 12 months (435%
is what I am getting!!!)
Some pointers to avoid aggregation would be appreciated..
Thanks |