Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 2500_config_apps:4200_report_designer:0100_rep_bands [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.1 | 2500_config_apps:4200_report_designer:0100_rep_bands [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ====== Report Bands ====== | ||
| + | The following bands are defined in the Report Designer: | ||
| + | |||
| + | ===== Title ===== | ||
| + | |||
| + | This band usually shows the title of a report. It is only processed once at the start of the report when the report is filled out with data at run time. | ||
| + | |||
| + | ===== Page header and Page footer | ||
| + | |||
| + | A report may contain several pages (the size of a page is determined in the Report properties – see [[2500_config_apps: | ||
| + | |||
| + | ===== Column header and Column Footer | ||
| + | |||
| + | The data shown in a report may be displayed as several vertical columns (the size and number of columns are determined in the Report properties – see [[2500_config_apps: | ||
| + | |||
| + | ===== Details | ||
| + | |||
| + | This is probably the main section of a report. Elements in the details band are repeated over and over again for different sets of data available in the data source at run time (see [[2000_concepts: | ||
| + | |||
| + | ===== Group bands ===== | ||
| + | |||
| + | The data of a report may be divided into groups. For example, each group may only show the data starting with a particular letter of the alphabet. The Group bands are explained in greater detail in the [[2000_concepts: | ||
| + | |||
| + | ===== Summary | ||
| + | |||
| + | This band usually shows the report summary. It is only processed once at the end of the report. | ||
| + | |||
| + | You can change properties of the bands – see [[2500_config_apps: | ||