NOSKIPONDIMENSION

The Essbase Report Writer NOSKIPONDIMENSION command prevents insertion of a new line when a member from the same dimension as the input member changes in a row of the report.

Syntax

{ NOSKIPONDIMENSION mbrName }

Parameters

mbrName

Single member that defines a dimension for which to halt line-skipping.

Notes

This command is required only after the SKIPONDIMENSION command.

Example

{NOSKIPONDIMENSION Year}

prevents the insertion of a new line when a member in the dimension Year changes after an occurrence of SKIPONDIMENSION Year.