dbTalk Databases Forums  

PARENT MEMBER

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


Discuss PARENT MEMBER in the microsoft.public.sqlserver.olap forum.



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

Default PARENT MEMBER - 07-27-2006 , 01:59 AM






HI guys

I am using SQL AS 2000

In cube editor, I created a calculated member and used the parent
member setting so that I could put the calculated member in a specific
place in the dimension. All worked well.

My question:

I can do the same thing from MDX script using CREATE MEMBER statement.
However I can't find the syntax for specifying the PARENT MEMBER
anywhere.

Does anyone know how to do it, or if it is impossible?

Do i have to use DSO ?


Cheers,
Tim


Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: PARENT MEMBER - 07-27-2006 , 08:43 AM






If my memory is good....

the create member under a specific parent, the syntax should be:
create member <dimension>.<parent member key>.<new member>

create member <dimension>.<new member> will create the member under the "All
member"

<girtbysea (AT) gmail (DOT) com> wrote

Quote:
HI guys

I am using SQL AS 2000

In cube editor, I created a calculated member and used the parent
member setting so that I could put the calculated member in a specific
place in the dimension. All worked well.

My question:

I can do the same thing from MDX script using CREATE MEMBER statement.
However I can't find the syntax for specifying the PARENT MEMBER
anywhere.

Does anyone know how to do it, or if it is impossible?

Do i have to use DSO ?


Cheers,
Tim




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.