Quantcast
Channel: SQL Server Analysis Services forum
Viewing all articles
Browse latest Browse all 14337

SSAS Dimension Snowflake

$
0
0

Dear all,

I have 2 dimension tables and one fact table with following relationships.

Fact_Stocks                                    Dim_Territory                                 Dim_Geography

TerritoryKey (FK DimTerritory)         TerritoryKey (PK)                           TerritoryKey (FK DimTerritory)

                                                                                                             GeographyKey (PK)

How can I map (create relationship between Fact_Stocks and Dim_Geography) this relationship in DimensionUsage.This is not a referenced dimension as I see.Please help.

Thank you,

Kushira.



Viewing all articles
Browse latest Browse all 14337

Trending Articles