dbTalk Databases Forums  

strtomember returns syntax errors in AS console

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


Discuss strtomember returns syntax errors in AS console in the microsoft.public.sqlserver.olap forum.



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

Default strtomember returns syntax errors in AS console - 09-19-2003 , 06:58 PM






Hi

when I attempt to use the strtomember function in a calculated member using
the AS console MDX Query builder I get errors

sum(periodstodate([FundDt CY].[month],strtomember("[FundDt
CY].currentmember")),[Measures].[Gifts])

Returns error

while

sum(periodstodate([FundDt CY].[month],FundDt
CY].currentmember),[Measures].[Gifts])

Is valid...any comments?

Joe







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.