Designing reports using BIRT Studio : Organizing data in a report : Suppressing duplicate values : Avoiding repeated values in a column
 
Avoiding repeated values in a column
In the report shown in Figure 4‑30, the Location column shows the city name each time the name occurs.
Figure 4‑30 Viewing duplicate values in columns
As Figure 4‑31 shows, the report appears neater and more organized when duplicate values are not repeated.
Figure 4‑31 Viewing a report with suppressed duplicate values
Using BIRT Studio, you can suppress consecutive occurrences of duplicate values. In the Location column in Figure 4‑31, the Boston value is suppressed in the second, third, fourth, and fifth rows. If Boston occurs again after the listing for NYC, that occurrence of Boston is visible and subsequent consecutive occurrences are suppressed. The values must be exact duplicates to be suppressed.
If a column extends across multiple pages, the first row on each page displays a value, even if duplicate values are suppressed for that column.
How to suppress duplicate values in a column
Select the column containing duplicate values. From the context menu, choose ColumnDo Not Repeat Values.
How to show hidden duplicate values in a column
Select a column that does not repeat duplicate values. From the context menu, choose ColumnRepeat Values.