Supported MDX (MDX)
SQL Server 2012
The following statements and functions are supported within Multidimensional Expressions (MDX) Script:
Note
|
|---|
|
Only altering the default member is supported in MDX Scripting. |
CREATE CELL CALCULATION Statement (MDX)
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. |

Note