Multiple statements are not allowed in SSMS

  • Hi i'm trying some MDX scripts in SSMS and i'm keep getting this error:

    Multiple statements are not allowed.

    for example:

    Scope

    (

    [Date].[Fiscal Year].&[2002],

    [Date].[Fiscal].[Month].Members

    ) ;

    This = [Date].[Fiscal].CurrentMember.Parent / 3 ;

    End Scope ;

    Anyone ideas?

    Gr,

    Hennie

  • You cannot use SCOPE statement in SSMS

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply