dbTalk Databases Forums  

Problems building a calculated measure

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


Discuss Problems building a calculated measure in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
erhunter@gmail.com
 
Posts: n/a

Default Problems building a calculated measure - 03-03-2006 , 12:23 PM






I tried doing this with the form and the MDX and both generate the
error
'syntax for 'FORMAT_STRING' is incorrect. This MDX works in my 2000
analysis services cube for producing the measure, not sure what I am
doing wrong here.


CREATE MEMBER CURRENTCUBE.[MEASURES].[Calculated Member]
AS ([Measures].[Unique Visitors]/([Media].[Total
Internet],[Measures].[Unique Visitors]),
FORMAT_STRING = "#",
NON_EMPTY_BEHAVIOR = { [Uv Raw], [Duration] },
VISIBLE = 1 ;

Anyone have any ideas?


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.