jyhd


Is it possible to added a linked measure group without having to rebuild the base cube Or, is it possible to build a cube that exists of nothing but linked measures



Re: Adding linked measures without rebuilding?

Adrian Dumitrascu


> is it possible to build a cube that exists of nothing but linked measures

Yes, you can have a cube that contains only linked measure groups. This would be the equivalent of a virtual cube from AS2000.

> Is it possible to added a linked measure group without having to rebuild the base cube

If the cube has other measure groups (with partitions and maybe aggregations built), you don't need to re-process them after you add a new measure group (linked or not).

Adrian Dumitrascu






Re: Adding linked measures without rebuilding?

jyhd

>If the cube has other measure groups (with partitions and maybe aggregations built), you don't need to re-process them >after you add a new measure group (linked or not).

Don't I have to do some sort of processing to push out the new measures to the cube