dbTalk Databases Forums  

SSAS: Creating a Multi-table Dimension

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss SSAS: Creating a Multi-table Dimension in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
carlos.rodrigues@recall.com
 
Posts: n/a

Default SSAS: Creating a Multi-table Dimension - 12-20-2005 , 06:28 AM






Hi, I have these two tables:

Table: Dim_Source_Database
SourceID
SourceName

Table: Dim_User
UserID
UserName
SourceID

What I need is to create a Hierarchy to show :
Level 1: SourceName
Level 2: UserName

However, when I do that, it shows all users for each SourceName.

I say on SSAS that my primary table is the dim_User and the Key is the
UserID>

What am I doing wrong?

Tks


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.