Report types

Each template is of a specific report type. Depending on this report type, the template is connected to a particular database view with the data organized in a specific way.

The following report types are available:

  • With Single Injection reports, RTE automatically creates a list of all injections in the current data scope. The generated report then shows the report items from the template separately for each injection. Therefore, you do not need to worry about repeating composite groups on injection IDs. On the other hand, you cannot compare results from different injections in one table or matrix.

    For example, the report contains a sequence table. You selected 4 injections from 2 different sequences. The generated report contains 4 separate tables, one for each injection.

  • With Single Sequence Summary reports, RTE automatically creates a list of all sequences in the current data scope. The generated report then shows the report items from the template separately for each of the sequences. Therefore, you do not need to worry about repeating composite groups on sequence IDs. On the other hand, you cannot compare results from different sequences in one table or matrix.

    For example, the report contains a sequence table. You selected 4 injections from 2 different sequences. The generated report contains 2 separate tables, one for each sequence.

  • With Cross-Sequence Summary reports, the data is not automatically grouped. Therefore, you must pay more attention to the grouping of your report items, but in return you can create report items that compare data from different sequences.

    For example, the report contains a sequence table. You selected 4 injections from 2 different sequences. The generated report contains only one table with 4 rows.