Entré Help

Report Types

The Reports module displays reports saved in the system. Reports may be one of the following types.

Report types

Filter-Based

Defined using a filter, similarly to the Filter toolbar button in many modules. This is the most straightforward way to define a report. Other SQL-based options are intended for more complex reports.

Object SQL-Based

Defined using explicit SQL. Returns the unique IDs of the items to display. Report items are otherwise presented in a similar fashion as a filter-based report.

HQL-Based

Defined using explicit HQL.

SQL-Based

Defined using explicit SQL.