dbTalk Databases Forums  

Analysis Services: Setting Member Name Column with expression of columns from 2 diff tables

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


Discuss Analysis Services: Setting Member Name Column with expression of columns from 2 diff tables in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Yash
 
Posts: n/a

Default Analysis Services: Setting Member Name Column with expression of columns from 2 diff tables - 07-11-2003 , 04:52 AM






Hi,

I have table A[ID,GRP,SID,INFO] and table B[SID,SNAME,SADD]. I want to
define a dimension with levels [INFO,GRP_SNAME, ID] in that order,
INFO being the highest level. The member name column is set to A.INFO
for the INFO level, and A.ID for the ID level.
I want the members of the GRP_SNAME level to be concats of A.GRP and
B.SNAME. How do I specify this in the level properties? When I set the
member name property to "A"."GRP" + "B"."SNAME", I get a message
saying Invalid Column.
Itried creating the dimension using Snowflake schema with A and B as
the tables. Yet the problem remained. Does this mean that the member
name column can have an expression made up of columns from a single
table?

Please help
Yash

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.