Hide repeated values
If the value of a element occurs more than once in a report, you may want to show only the first occurrence of that value. For example, in sorted tables or lists, you may want to suppress the display of repeated column values in subsequent rows.
Note: Two elements are considered the same if they have the
same value for the Name property. "First occurrence" means the
first time the element appears in the Structure view; an element that displays after
another element is one that appears further down in the Structure view.
Example
The table contains the following Word Boxes:
- The orderline.orders.shipfirstname Value1 Word Box displays the customer name. Suppress is selected. This means that the customer name is displayed only the first time it occurs on the page.
- The orderline.product.prodname Value Word Box displays the product name. Suppress is selected, and Parent Group is set to orderline.orders.shipfirstname Value1. This means that the product name is displayed only the first time it occurs for each customer name on each page.
The first two pages of the table display as in Figure 1. Note that Jean Dupont appears at the top of the column header on page 2, because Show on New Page is selected by default.