Changes

Jump to: navigation, search

Use iReport

344 bytes removed, 21:24, 20 February 2020
no edit summary
{{TOC right}}
{{HowTo's
|[[Start and Configure i-Report|Start and Configure iReport]]|[[Create a Basic i-Report Template|Create a Basic iReport Template]]|[[Modify an iReport Template|Modify an iReport Template]]|[[Format an iReport Template|Format an iReport Template]]|[[Create i-Report Templates with Subreports|Create iReport Templates with Subreports]]|[[Summarize i-Report Template Data|Summarize iReport Template Data]]
}}
==Introduction to iReport==__NOEDITSECTION__
iReport Designer (also known as iReport) is a third-party application that allows you to generate custom-defined reports on IMSMA data. Using iReport, you may define the attributes that are returned by a report and also customise the appearance of the report. Report templates designed in iReport can be imported into {{IMSMANG}} and run by {{IMSMANG}} users to extract data based on search criteria. Reports can be exported to PDF, RTF, XLS, and other formats. iReport Designer version 5.0.1 is included with the {{IMSMANG}} distribution. Using iReport Designer, users create .jrxml iReport templates, a kind of xml report definition, that can be used by {{IMSMANG}} to [[I-Report_TemplatesProducing Reports Using IMSMANG|produce a formatted report]]. {{note|iReport does not support Java 8.}}
==iReport Basics==__NOEDITSECTION__
|-
| Location ||Work Item
|
|}
Variables in iReport are created within the iReport template to manipulate or calculate data. Using variables, users can create calculations such as sums, counts, averages, or other totals. Variables are denoted in iReport using the following syntax '''''$V{variablename}''''' (e.g. '''''$V{SumAreaSize}'''''). Variables can use field and/or parameter data.
===Parameters===__NOEDITSECTION__
Parameters in iReport are used to accept and transfer external information, such as information from another report. Parameters are denoted in iReport using the following syntax '''''$P{paramternameparametername}''''' (e.g. '''''$P{ParentGuid}''''')
===Bands===__NOEDITSECTION__
Bands are used in iReport to specify areas on the resulting report. Each band acts differently in a report. The most used bands in iReport are:
{{Note | All field, variable, and parameter references in {{IMSMANG}} are case-sensitive}}
 
==Creating an iReport Template Using the Wizard==__NOEDITSECTION__
{{IMSMANG}} provides an iReport Wizard to simplify the creation of iReport templates.
[[Create a Basic i-Report Template|Create a Basic i-Report Template]]
{{NavBox HowTo Standardizing Data Analysis and Information Reporting}}
[[Category:NAA]]
6,632
edits

Navigation menu