This topic has not yet been rated - Rate this topic

Supported MDX (MDX)

The following statements and functions are supported within Multidimensional Expressions (MDX) Script:

// (Comment) (MDX)

-- (Comment) (MDX)

/*...*/ (Comment) (MDX)

ALTER CUBE Statement (MDX)

Note Note

Only altering the default member is supported in MDX Scripting.

CALCULATE Statement (MDX)

CASE Statement (MDX)

CREATE CELL CALCULATION Statement (MDX)

CREATE MEMBER Statement (MDX)

CREATE SET Statement (MDX)

EXISTING Keyword (MDX)

FREEZE Statement (MDX)

IF Statement (MDX)

This (MDX)

Note Note

MDX supports assignment to the following cell properties: BACK_COLOR, FORE_COLOR, FORMAT_STRING, FONT_FLAGS, FONT_NAME, and FONT_SIZE. For more information, see Using Cell Properties (MDX). MDX also supports assignment to the NON_EMPTY_BEHAVIOR property of the CREATE MEMBER statement.

SCOPE Statement (MDX)

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.