Reports
All quality data that appears in Results overviews can be exported using reports. Reports can be printed or exported to Excel for further processing, or included in custom report templates.
Reports contain all data under a particular filter, and include a subset of columns (fields in your analysis set).
In this article
Create new report
- Go to the Results overview.
- Click Toolbar » Reporting » New report.
- In the Report properties panel, configure the filter, columns, sorting, statistics, and specification check options.

Reports can be saved or printed. From the print window, you can export all report data to Excel, or to Word/PDF using a custom report template.

Edit or delete a report
To edit or delete a report, open the saved report and click the edit or delete icon that appears in the toolbar.

Custom report template
A report defines a subset of results by controlling both the rows (via a filter) and the columns (via selected fields).
Any report can be exported to Word or PDF using the custom report template feature. To set up and use a custom report template:
- Create a Word document (.docx) containing template variables where you want data to appear.
- Use
${resultTable}to insert the full results table into the document. - Use
${resultTableRow.field_}(replacingfield_with the specific field name from your analysis set) to insert individual field values per row. - Upload the template file in the Report properties panel under the custom report template setting.
- Open the report, click Print, then select Export to Word / PDF to apply the template and generate the output.
${resultTable} and ${resultTableRow.field_} variables you have full control over the report's appearance.