Show TOC

Syntax documentation*XDIM_REQUIRED Locate this document in the navigation structure

Allowed uses: Global, MDX, SQL

*XDIM_REQUIRED={DIMNAME}[,{dimname}]

Sets dimensions that are required in order for the rules to run from a Data Manager package. If the specified dimensions are not passed to the rules from a package, then an error message is generated.

Example Example

*XDIM_REQUIRED=CATEGORY, TIME

End of the example.

If no selection is passed for any of the required dimensions, the rule fails and displays an error message.