Suppressing repeating values

When you sort on a column, there might be several rows with the same value in one column. You can choose to suppress the repeating values in that column.

When you suppress a repeating value, the value displays at the start of each new page and, if you are using groups, each time a value changes in a higher group.

For example, if you have sorted employees by department ID, you can suppress all but the first occurrence of each department ID in the DataWindow object:

The sample shows a page with the column headers Dept, I D, Name, and Salary. Under Dept, the department number 100 appears once for multiple rows of data for ID, Name, and Salary, then the department I D 400 appears once next to multiple rows of data.

StepsTo suppress repeating values:

  1. Select Rows>Suppress Repeating Values from the menu bar.

    The Specify Repeating Value Suppression List dialog box displays:

    The sample shows the Specify Repeating Value Suppression List dialog box. At top is an instruction to drag and drop from Source to Suppression List. At left below this is the Source Data box showing a list of columns. At right is the Suppression List box to which you can drag columns whose repeated values you want to suppress.
  2. Drag the columns whose repeated values you want to suppress from the Source Data box to the Suppression List box, and click OK.

    NoteIf you change your mind You can remove a column from the suppression list simply by dragging it and releasing it outside the Suppression List box.