Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

SSAS Scope to force measure to only work with one dimension

$
0
0
Hi All,We have a requirement that a measure [Measures].[Average Margin] should only work with one single dimension in our cube [Hotel].[Airport - Region - Hotel].[Hotel] and none of the other dimensions, even though the underlying measure group is hooked up to some other dimensions.Obviously we could handle this by scoping every dimension, but we don't want to do this in case we add in other dimensions. Alternately we could add this measure in its own measure group and only connect it to the dimensions we want, but this involves adding another measure group.Does anyone else have any better/more intelligent ideas?Cheers,Jim.

Viewing all articles
Browse latest Browse all 1341

Trending Articles