MemberOverride can consist of one or more dimensions. It uses the following format:
DimensionName = MemberName, DimensionName = MemberName
DimensionName is the name of an override dimension.
MemberName is the name of the override member for the dimension.
Follow these guidelines when you specify member overrides:
If you specify two or more member overrides, separate them with a comma (,) or a semicolon (;) and enclose each dimension and member name in quotation marks (" "), For example:
If you specify only one member override, do not include the separator character.
Enclose dimension names and member names in quotation marks (" ") if they contain any of the following characters: ; , = ( ) < >.
For a single member override, the parameter may be enclosed in quotation marks (" "). For example, CellText is properly evaluated if you use the following member override statement:
Table 28. CellText Examples Using MemberOverride