dbTalk Databases Forums  

Writeback trouble

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


Discuss Writeback trouble in the microsoft.public.sqlserver.olap forum.



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

Default Writeback trouble - 08-30-2005 , 02:25 PM






I'm trying to do this in the mdx sample app

ALTER CUBE Budget CREATE DIMENSION MEMBER [Artskonto].[All Artskonto].[10
Indtægter].[99 Test],
KEY = 99

Little uncertain about the syntax though....99 is the new member which
should be added to 10 Indtægter parent.

It just gives me an error - tried different ways....



Reply With Quote
  #2  
Old   
Michael Vardinghus
 
Posts: n/a

Default Re: Writeback trouble - 08-30-2005 , 04:25 PM






I actually got this to work

Quote:
ALTER CUBE Budget CREATE DIMENSION MEMBER [Artskonto].[All Artskonto].[10
Indtægter].[99],
KEY = 99
But how can i writeback a member with both name and key ?

"Michael Vardinghus" <xxx (AT) xxx (DOT) com> wrote

Quote:
I'm trying to do this in the mdx sample app

ALTER CUBE Budget CREATE DIMENSION MEMBER [Artskonto].[All Artskonto].[10
Indtægter].[99 Test],
KEY = 99

Little uncertain about the syntax though....99 is the new member which
should be added to 10 Indtægter parent.

It just gives me an error - tried different ways....





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.