Organizing data in groups
Sorting data makes a report more readable and useful. Sorting is typically only one of the tasks you perform when organizing data in a report. It is common for reports to present data that is organized into meaningful groups, especially reports that contain large amounts of data. Consider the task of listing every item a corporation owns, along with information such as the category, purchase price, purchase date, inventory code, location, and supplier. If a report presents all these items in an unorganized list or sorted list, it is not possible to determine how much the corporation spends, for example, on office furniture or computer hardware because this information cannot be easily calculated. The report cannot provide information such as which year had the most purchases, or which items are located in a field office and which items are in the warehouse.
To organize all this information into a useful inventory report, you create data groups. Data groups contain related data rows. For example, you can create a report that lists items by category—all office furniture in one group, all computer hardware in another group, all computer software in a third group, and so on. For each group, you can calculate aggregate data, such as the total purchase price or count of items in a group. Organizing data in groups makes it easier to compare and analyze information.
Compare the reports in Figure 5-8 and Figure 5-9. The report in Figure 5-8 displays customer information in a simple list. The data rows are sorted by country. Notice the repeated country names in the first column.
Figure 5-8  
The report in Figure 5-9 shows the same data. Unlike the previous report, this report groups the rows by country, removing the repeated entries.
Figure 5-9  
A report that groups data provides a more effective way to view data. When you group data, you can:
*
*
*
In addition, Interactive Viewer performs the following actions when you group data:
*
*
*

Additional Links:

© Copyright OpenText Corp. All rights reserved. Privacy Policy | Cookie Policy

BIRT iHub 2