Design Structure
ere report templates are HTML/XML files that you create.
These files consist of report header information, the html layout
for your report and additional structure tags detailing repeating
areas.
ere enables you to group your data in
natural hierarchies. The hierarchy is not restricted
to the header and footer banners like most report writers.
Nested areas represent the data groups in
ere. Information within an area may be before,
beside or after more detailed information.
Below is a sketch or diagram of the table attribute report
as from the Examples page. From the
examples page you can see the exact layout of the report template.
The report has two sections, the report definition
section and the report itself. Within the report itself,
there are three repeating data areas one for
each break level. The breaks have been defined on
schema name, table name and attribute number.
A break occurs on a column when the value changes
between rows. You will have sorted on the break columns
in order to achieve the affect you want.
|