The BLOCKHEADERS command displays all members that apply to a column as the column heading, in the style used by asymmetric reports.
{ BLOCKHEADERS }
The only format that can be used with asymmetric reports. Pyramid headers are the default for symmetric reports.
This command displays all column members above each column in asymmetric style, in contrast to the pyramid display that is the default for symmetric reports.
The following example is based on Sample Basic.
<PAGE Measures) Sales {WIDTH 7} {BLOCKHEADERS} <SYM <COLUMN (Scenario, Year, Market) Actual Budget Jan Feb East West <ROW (Market) <IDESCENDANTS "400" !This example produces the following report:
Sales Actual Actual Actual Actual Budget Budget Budget Budget Jan Jan Feb Feb Jan Jan Feb Feb East West East West East West East West ====== ====== ====== ====== ====== ====== ====== ====== 400-10 562 1,115 560 1,122 580 740 580 740 400-20 219 1,032 243 1,065 230 690 260 700 400-30 432 625 469 618 440 410 490 400 400 1,213 2,772 1,272 2,805 1,250 1,840 1,330 1,840
Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.