Skip to main content

Categories in Advanced Reports

This article explains what data categories are and how to suppress duplicates.

Updated over 3 weeks ago

Use the Categories window to select which data to use on the report. The left pane shows the data categories you can access. To see the fields in a category, select it and click the View Category Fields icon.

Click on the links below for details:


What are Data Categories?

Data Categories are tables of data, which are organized by rows and columns. Columns are also known as data fields. A row of data has entries for one or more columns in the category. When you add a data field to a report, you are seeing the information in one column of data for every row in the category.

For example, a data category for Employees could have columns for the first and last names of each employee, an identification number, and a home phone number. Each row represents a person, and each column contains a specific type of information, such as last name or phone number.

You can add an entire category at a time to a report, but in the report view, you select columns from the selected category that you want to see. When you add a data field to the report design, even though you only see one column, the rest of the table is still present behind the scenes. You will never lose the connections between items in each row, and you can always add more fields.


Note: You can add only one category to a report at a time, however, you can remove and re-select the category if required, but in doing so, you will lose any fields already placed on the report designed from the old category.


Suppressing Duplicates

If you find that your report has unexpected duplicate values or empty rows, the cause is most likely that your category includes a column that allows repetitive values as it is not the primary parameter of that category, but is important in generating various statistics.

For example, a report has the category Orderdetails. Orderdetails will have a unique value for each order placed; however, they will have a duplicating value for the Employee name, as the same employee may be creating the orders. So, when a report needs to be generated not based on order ID and needs to be grouped on Employee Name, we can suppress the repeating values displayed on the report for better visibility.

There are several ways to eliminate these duplicates. You can suppress duplicates for the Employee name, which will show blank rows for consecutive duplicates. To do that, select the suppress duplicates check box for the Employee Name Field.

You can also suppress the entire row for the duplicating value. Select the cell and click the Suppress Duplicates icon. In such a case, only one record per employee name will be displayed, and the rest of them will be discarded. This can be used to extract unique values from the column and record relevant to it.



Did this answer your question?