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

SSAS Cube using multiple dimension hierarchies with same key

$
0
0
How can I link two separate dimension hierarchies (driven from two base dimension tables) to the same attribute in the Cube? When I try this, only the common hierarchy levels between two dimensions show up under Browse. Other levels disappear. Details are:a) One SSAS 2012 Cube: Expense Daily Snapshot. Each fact row has CostCentreSK attribute.b) Two dimensions (with natural hierarchies) based on two separate DB tables. CostCentreSK is the key in both. (I know it sounds strange, but there is a good reason for this. Be happy to share details.)After processing when I browse the cube, only the common levels between the two hierarchies show up.Expectation was that the individual hierarchies will show each of their levels. Please help.

Viewing all articles
Browse latest Browse all 1341

Trending Articles