
Statement Description
LAYOUT DATAPANEL Enables you to specify one or more classification
variables. You specify these variables in a list:
classvars=(var1, var2, var3, var4 ...)
classvars=(country, product)
The order in which the individual crossings are added to
the grid is based on the following criteria:
• the order in which you specify the classification
variables. The last variable that you specify is the
first variable to vary.
• whether you specify that cells should be populated
by row or by column.
• the order that variable values occur in your data. You
might want to sort the data by the classification
variable.
LAYOUT DATALATTICE Enables ...