Dimension
The
Dimension
option specifies the drill
category, levels, and/or dimension to which the measure applies.
If the measure is a Category Count, you can also use the ActivityMeasure
or Rollup
options.
For more information about these alternatives, see ActivityMeasure and Rollup.
The syntax is as follows:
Dimension objDim Drill objDrillCat Levels objLevel
where objDim, objDrillCat, and objLevel are the relevant object identifiers.
Example
Dimension "Products" Levels "Product ID"