NOPAGEONDIMENSION
The Essbase Report Writer NOPAGEONDIMENSION 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.
Syntax
{ NOPAGEONDIMENSION mbrName }
Notes
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.