Changes

Create a Basic iReport Template

10,854 bytes added, 20:18, 23 October 2012
Created page with "==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: *Ac..."
==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
*Hazard
*Hazard Reduction
*Location
*MRE
*Organisation
*Place
*QC
*Victim
*Task
*Work Item

{| class="wikitable"
|-
| [[File:Note.jpg | 40px]] || 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:
<ol>
<li>From the '''File''' menu, select '''Report Wizard'''. </li>
:The iReport Wizard window displays.
<li>From the '''Connection/Data Sources''' list, select the item for which you would like to create a report.</li>
</ol>

[[Image:iRep01.png|center|500px|''Figure 1. iReport Wizard – Step 1'']]
<div align="center">
''Figure 1. iReport Wizard – Step 1''
</div>

<ol start="3">
<li>Click the '''Next''' button.</li>
:The window to select the attributes to include in the report displays.
</ol>

[[Image:iRep02.png|center|500px|''Figure 2. iReport Wizard - Step 2'']]
<div>
''Figure 2. iReport Wizard - Step 2''
</div>

<ol start="4">
<li>From the Step 2. select fields screen:</li>
<ol type="a">
<li>Select the attributes that you would like to include in the report. '''Error! Reference source not found.''' describes the available buttons.</li>
</ol>
</ol>

<center>
{| class="wikitable" width="500"
|-
| align="center" colspan="2" | '''Table 2. iReport Wizard – Buttons for selecting fields'''
|-
| width="125pt" | '''Button'''
| width="375pt" | '''Description'''
|-
| align="center" | [[Image:iRepRA.png]] || Includes the selected field in the report.
|-
| align="center" | [[Image:iRepDRA.png]] || Includes data for all fields in the report.
|-
| align="center" | [[Image:iRepLA.png]] || Removes the selected field from the report.
|-
| align="center" | [[Image:iRepDLA.png]] || Indicates a tip for using IMSMA.
|}
</center>

{| class="wikitable"
|-
| [[File:Note.jpg | 40px]] || 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.
|}

<ol start="5">
<ol type="a" start="2">
<li>Click the '''Next''' button.</li>
:A window displays the selected fields.
</ol>

<li>Click the '''Next''' button.</li>
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. [[:Image:iRep03.png|Figure 3]] illustrates an example of a report that groups its results by gazetteer. For more information on grouping, refer to Grouping.
</ol>

[[Image:iRep03.png|center|500px|''Figure 3. Group by example'']]

<ol start="6">
<li>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.</li>
</ol>

{| class="wikitable"
|-
| [[File:Note.jpg | 40px]] || 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.
|}

<ol start="7">
<li>Click the '''Next''' button.</li>
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.
</ol>

[[Image:iRep04.png|center|500px|''Figure 4. Columnar layout'']]
<div align="center">
''Figure 4. Columnar layout''
</div>

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

[[Image:iRep05.png|center|500px|''Figure 5. Tabular layout'']]
<div align="center">
''Figure 5. Tabular layout''
</div>

<ol start="7">
<li>From the window to select a layout:</li>
<ol type="a">
<li>Select the layout option.</li>
<li>Click the '''Next''' button.</li>
:The window displays a message stating that you have successfully created a new report.
</ol>
<li>Click the '''Finish''' button.</li>
:The template for your report displays.
<li>Ensure that the data source selected matches the item of the report.</li>
</ol>

[[Image:iRep06.png|center|500px|''Figure 6. Report data source'']]
<div align="center">
''Figure 6. Report data source''
</div>

<ol start="11">
<li>Click the [[Image:iRepCompile.png]] button to compile the report.</li>
:The Save report window displays.
<li>Enter a name for the report in the File name field.</li>
<li>If there are no compilation errors, click the [[Image:iRepRun.png]] button to run the report.</li>
:The results of the report display in the iReport JasperViewer window.
</ol>

===Grouping===
<p>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.</p>
<p>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 ([[:Image:iRep07.png|'''Figure 7''']]).</p>

[[Image:iRep07.png|center|500px|''Figure 7. Hazard report with no grouping'']]
<div align="center">
''Figure 7. Hazard report with no grouping''
</div>

<p>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.</p>

[[Image:iRep08.png|center|500px|''Figure 8. Hazards grouped by location'']]
<div align="center">
''Figure 8. Hazards grouped by location''
</div>

====Adding a Group to an Existing Report====
{| class="wikitable"
|-
| [[File:Note.jpg | 40px]] || 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:
<ol>
<li>From the '''View''' menu, select '''Report Groups'''.</li>
<li>A window displays the groups for the report.</li>
<li>Click the '''New''' button.</li>
:The Add/modify group window displays.
<li>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.</li>
<li>Click the [[Image:iRepExpress]] icon.</li>
:The Expression editor window displays.
<li>Ensure that the Objects and expressions tab is selected.</li>
<li>Click '''Fields'''.</li>
<li>Double-click the name of the field on which you would like to add a grouping.</li>
:The Expression editor window shows $F{FieldName} where FieldName is the name of the field that you selected previously.
<li>Click the '''Apply''' button.</li>
:The Add/modify group window displays the expression in the Group Expression field.
<li>Click the '''OK''' button.</li>
:The Add/modify group window closes.
</ol>
{| class="wikitable"
|-
| [[File:Note.jpg | 40px]] || 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===
<p>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.</p>
<p>To add a field to your report:</p>
<ol>
<li>From the '''View''' menu, select the '''Fields''' option.</li>
:A window displays three tabs (Fields, Variables, and Parameters).
<li>From the Fields tab, click the '''New''' button.</li>
:The Add/modify field window displays.
<li>In the '''Field Name''' field, enter the name of the field that you would like to include.</li>
<li>Click the '''OK''' button.</li>
:The field is included on the Fields tab.
<li>Close the window that displays the Fields, Variables, and Parameters tabs.</li>
<li>Reposition the fields on your report as needed to accommodate the new field.</li>
<li>Click the [[Image:iRepF.png]] icon.</li>
<li>Click the detail section of the report.</li>
<li>While holding down the mouse button, drag the cursor to form the rectangle which will contain the new field.</li>
<li>Release the mouse button.</li>
:A placeholder for the field is displayed in the design section of the report.
<li>Double-click the placeholder that was added for the field.</li>
<li>Change the placeholder text so that the field that you added is between the brackets.</li>
</ol>

===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:
<ol start="13">
<li>Create the report.</li>
<li>From the '''Data''' menu, select the '''Report Query''' option.</li>
:The Report query window displays.
<li>Click the '''Sort options''' button that is located at the bottom of the Report query window.</li>
:The Sorting Options window displays.
<li>Click the '''Add Field''' button.</li>
:The Sort Field window displays. The Sort by list displays all the fields that you have selected for the report.
<li>From the '''Sort by''' list, select the field by which you would like to sort the report results.</li>
</ol>

{| class="wikitable"
|-
| [[File:Note.jpg | 40px]] || When sorting data in reports that contain groups, ensure the “Group by” fields appear first in the sort order.
|}

<ol start="18">
<li>From the '''Sort Type''' list, select either the ''Ascending'' or ''Descending'' sort order.</li>
<li>Click the '''OK''' button.</li>
:The selected field displays in the Sorting Options window.
<li>Repeat steps 4-7 for each field on which you would like to sort the results.</li>
<li>After you have completed adding the fields on which you would like to sort the results, click the '''Close''' button.</li>
:The Sorting Options window closes.
<li>From the Report query window, click the '''OK''' button.</li>
:The Report query window closes.
</ol>

<p>You will need to compile and execute the report for the sort options to take effect.</p>
0
edits