Home > Archive > MS SQL Server OLAP > August 2005 > Writeback trouble









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Writeback trouble
Michael Vardinghus

2005-08-30, 8: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....


Michael Vardinghus

2005-08-30, 8:25 pm

I actually got this to work

> 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@xxx.com> wrote in message
news:OKJYYiZrFHA.332@tk2msftngp13.phx.gbl...
> 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....
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com