{NOPAGEONDIMENSION}

Command

The NOPAGEONDIMENSION command turns off insertion of a new page when the member in the report from the same dimension as member changes in a row of the report.

Syntax

{ NOPAGEONDIMENSION mbrName }
mbrName Single member whose dimension is part of the PAGEONDIMENSION declaration.

Description

This command turns off insertion of a new page when the member in the report from the same dimension as mbrName changes in a row of the report. It is needed only after the PAGEONDIMENSION command has been used.

Example

{NOPAGEONDIMENSION Year} prevents a new page from being inserted when a member in the dimension Year changes, after PAGEONDIMENSION Year has been set.

See Also

NOSKIPONDIMENSION
PAGEONDIMENSION
SKIPONDIMENSION


Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.