You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 3 Next »
MDX and Rules Editor window is used to create MDX statements and apply required formats to them.
The top section of the MDX and Rules Editor window is used to create MDX statements:
The bottom section of MDX Rules and Editor window (List Rules) is used to format MDX statements.
You can format the created MDX statement by creating the rules and applying them to different levels and members of the dimensions.
Let's consider an example of a report, where in the rows we want to include all members from Account dimension.
The MDX statement in this case will look as follows:
[ACC].[ACC].AllMembers
Then we will set three rules to be applied to different levels of Account dimension:
As a result we will get the following formatted report:
CONTENT