Simple Reports
- Last UpdatedAug 14, 2025
- 2 minute read
Generates reports with basic formatting which cannot be saved.

The Simple Report window allows you to quickly generate reports, however the report template cannot be saved.
|
File |
Enter a filename for the output report. If you want to view the report on the screen, leave the File text box blank. |
|
Screen |
Select Screen check box to ignore any filename specified and only output to screen. |
|
Types |
Type an Element type for example:
If the Type text box is left blank ALL TYPES is reported on. |
|
With |
The With option is a way of narrowing down the report. Type an expression, for example:
|
|
Columns |
These are the attributes to be output in the report. The attributes you specify are used as headings to the columns. For example:
You can enter expressions, enclosed in round brackets. The following example outputs the type, name, and the first three characters of the owner's name: type name (substr(name of owner, 1, 3)). |
|
Hierarchy |
Type the element or elements at the top of the hierarchy that is required to report on. Because you can give a list of elements, you must enter the slash character before each name, except for WORLD. For example:
|
Click Run to generate the report. Click Cancel to close the window.