Report Data Page

Reports > Details View > Data

The Data page serves as a read-only result preview that shows the results of the selected report a dynamic grid with sorting and filtering capabilities. The visible data can be exported to Excel with the Download Data (.xlsx) button.

You can access the requirements, tests, execution plans, and Issue Manager issues that you query for directly from the results list in the Data page. To do so, your query must include the column ProjectID and the respective ID of the element that you want to link to.
ID
Description
RequID
Query for this column to enable a link to requirements on the Data page of a report.
TestDefID
Query for this column to enable a link to tests on the Data page of a report.
ExecDefID
Query for this column to enable a link to execution plans on the Data page of a report.
DefectID
Query for this column to enable a link to Issue Manager issues on the Data page of a report.

If the query's result includes both the ProjectID and either of RequID, TestDefID, ExecDefID, or DefectID using exactly these terms as column names, the Data page will display the values in the element ID's column as a link.