Rn

Use this keyword to define a row in the form. The keywords such as R1, R2, R3 provide the definition of each row in the specified order. The row identifier must begin with 1 and proceed in sequential order. You can use member and system lists in row definitions.

Note:

You can use multiple lists in a row.

Dimension elements specified for the row override elements that are set in the BackgroundPOV or SelectablePOVList.

You can use these values and options within a row definition:

Syntax

Rn=CalcExpression
         
Rn=POVExpression
         

Table 7-4 Syntax for Rows Keyword

Parameter Description
n

The row number.

CalcExpression

Use SCalc, Blank, or String. See SCalc, Blank, and String.

POVExpression

A valid dimension intersection or member list.

Example

R1=A#Sales.I#[ICP Entities],AddMember:I{[Base]}
R2=A#Sales.I{[Base]}
R3=A#HeadCount.I#[ICP None],NoSuppress
R4=A#Purchases.I#[ICP None],CustomHeader:ABC
R5=SCalc(Row(2)*100),numdecimals:1,scale:0
R6=A{OperatingIncome.[Descendants]}