Create a Basic iReport Template

From IMSMA Wiki
Revision as of 08:13, 29 April 2013 by Dionysia (talk | contribs)
Jump to: navigation, search

Report Basics

Creating a Basic Report

Basic reports are reports that are generated against a single type of item. You may create a report of the following items:

  • Accident
  • Field Report
  • Land
  • Activity
  • Location
  • Education
  • Organisation
  • Place
  • QM
  • Victim
  • Task
  • Work Item
Note.jpg The sample report Summary_Location .jrxml in the <iReport Installation Directory>\iReports_IMSMA\IMSMA reports directory provides an example of a basic report.

To create a report:

  1. From the File menu, select Report Wizard.
  2. The iReport Wizard window displays.
  3. From the Connection/Data Sources list, select the item for which you would like to create a report.

Figure 1. iReport Wizard – Step 1

  1. Click the Next button.
  2. The window to select the attributes to include in the report displays.

Figure 2. iReport Wizard - Step 2

  1. From the Step 2. select fields screen:
    1. Select the attributes that you would like to include in the report. Error! Reference source not found. describes the available buttons.
Table 2. iReport Wizard – Buttons for selecting fields
Button Description
IRepRA.png Includes the selected field in the report.
IRepDRA.png Includes data for all fields in the report.
IRepLA.png Removes the selected field from the report.
IRepDLA.png Indicates a tip for using IMSMA.
Note.jpg If you would like to organise the report results by country structure areas, you should include the country structure level by which you would like to group the results as one of the fields. Be aware that including the country structure level field in the report will return a string that contains all country structure levels above the selected level.
    1. Click the Next button.
    2. A window displays the selected fields.
  1. Click the Next button.
  2. The window to group the report data displays. The group by step allows you to list item records that have the same value for the selected group by field together in the report. Figure 3 illustrates an example of a report that groups its results by gazetteer. For more information on grouping, refer to Grouping.

  1. If you would like to group the report data, select the attribute on which you would like to group the data from the Group list.
Note.jpg If you choose to group the report data, you may also want to sort the data using the attribute. For more information on sorting, refer to Sorting.
  1. Click the Next button.
  2. The window to select a layout displays. The iReport wizard provides two layout options. The Columnar layout option displays the field names in one column and their corresponding report result in another column.

Figure 4. Columnar layout

The tabular layout option displays the field names across the top of the page. The corresponding report results are displayed below each field name.

Figure 5. Tabular layout

  1. From the window to select a layout:
    1. Select the layout option.
    2. Click the Next button.
    3. The window displays a message stating that you have successfully created a new report.
  2. Click the Finish button.
  3. The template for your report displays.
  4. Ensure that the data source selected matches the item of the report.

Figure 6. Report data source

  1. Click the File:IRepCompile.png button to compile the report.
  2. The Save report window displays.
  3. Enter a name for the report in the File name field.
  4. If there are no compilation errors, click the File:IRepRun.png button to run the report.
  5. The results of the report display in the iReport JasperViewer window.

Grouping

Grouping allows you to organise the report results using the values of a particular field. Grouping results makes it easier to identify the records which share a common value. Rather than having to visually scan the report results to determine which records have a common value, grouping automatically organises the results for you.

To illustrate, suppose you wanted to create a report to list all hazards within each location ID. The procedures that have been discussed so far in this training module would simply list all hazards along with their location ID. Although the location ID is included in the report, it would be difficult, tedious, and time-consuming to scan the entire report to identify those hazards that have a common location ID (Figure 7).

Figure 7. Hazard report with no grouping

Figure 7. Hazard report with no grouping

Grouping report results automatically organises the records using the values on the specified field. Using the example above, the hazard in the report shown in Figure 8 are organised within the location to which they are associated. Records that do not contain a value for the selected grouping are put into their own group.

Figure 8. Hazards grouped by location

Figure 8. Hazards grouped by location

Adding a Group to an Existing Report

Note.jpg The field on which you would like to group your report results must be included in the report.

To add a group to an existing report:

  1. From the View menu, select Report Groups.
  2. A window displays the groups for the report.
  3. Click the New button.
  4. The Add/modify group window displays.
  5. Enter an identifier for the group. This should be a meaningful name that allows you to easily identify the contents of the group such as the field on which the results are grouped.
  6. Click the File:IRepExpress.png icon.
  7. The Expression editor window displays.
  8. Ensure that the Objects and expressions tab is selected.
  9. Click Fields.
  10. Double-click the name of the field on which you would like to add a grouping.
  11. The Expression editor window shows $F{FieldName} where FieldName is the name of the field that you selected previously.
  12. Click the Apply button.
  13. The Add/modify group window displays the expression in the Group Expression field.
  14. Click the OK button.
  15. The Add/modify group window closes.
Note.jpg You may also enter the expression in the Group Expression field if you know the exact spelling of the field name on which you would like to group the results. The syntax is $F{FieldName}.

Adding Fields

If you need to include a field that was not selected while using the Report Wizard, you will need to know the name of the field that is used by the data source. Find a list of available field names by using the Report Wizard.

To add a field to your report:

  1. From the View menu, select the Fields option.
  2. A window displays three tabs (Fields, Variables, and Parameters).
  3. From the Fields tab, click the New button.
  4. The Add/modify field window displays.
  5. In the Field Name field, enter the name of the field that you would like to include.
  6. Click the OK button.
  7. The field is included on the Fields tab.
  8. Close the window that displays the Fields, Variables, and Parameters tabs.
  9. Reposition the fields on your report as needed to accommodate the new field.
  10. Click the File:IRepF.png icon.
  11. Click the detail section of the report.
  12. While holding down the mouse button, drag the cursor to form the rectangle which will contain the new field.
  13. Release the mouse button.
  14. A placeholder for the field is displayed in the design section of the report.
  15. Double-click the placeholder that was added for the field.
  16. Change the placeholder text so that the field that you added is between the brackets.

Sorting Report Results

It may be helpful to sort the report results using the value in one or more of the fields. Sorting the results makes it easier to review the results and locate any records that you may be searching for. To sort report results:

  1. Create the report.
  2. From the Data menu, select the Report Query option.
  3. The Report query window displays.
  4. Click the Sort options button that is located at the bottom of the Report query window.
  5. The Sorting Options window displays.
  6. Click the Add Field button.
  7. The Sort Field window displays. The Sort by list displays all the fields that you have selected for the report.
  8. From the Sort by list, select the field by which you would like to sort the report results.
Note.jpg When sorting data in reports that contain groups, ensure the “Group by” fields appear first in the sort order.
  1. From the Sort Type list, select either the Ascending or Descending sort order.
  2. Click the OK button.
  3. The selected field displays in the Sorting Options window.
  4. Repeat steps 4-7 for each field on which you would like to sort the results.
  5. After you have completed adding the fields on which you would like to sort the results, click the Close button.
  6. The Sorting Options window closes.
  7. From the Report query window, click the OK button.
  8. The Report query window closes.

You will need to compile and execute the report for the sort options to take effect.


Template:NavBox HowTo use iReport