Report S720 - QA report
This report is useful for users who want to capture the QA activity at any time (in a job, in the workflow during or at the end of the project, etc.). It shows in-depth information about the translations, QA issues, their type and severity, among other fields.
New
The ‘Ignored’ information has been recently improved to mark false-positives (feature currently available in Flex-related scenarios).
If the report has been generated via API, it can also gather information for several target languages.
Create from the Translation Editor
This report is created in the Translation Editor from the "Export" menu option. You can open the editor from a project, a job, or a Flex container. The report cannot be generated for translation memories or term bases.
A manager-level user can then select this report template and any customized versions you may have added.
A user who is not given the right to access all projects will not be able to create such reports.
Create from business Reports page
When creating a report from My Company > Reports, it will select a random document. Therefore, we advise you to test your report directly from the Translation Editor.

Template
Screenshot of sample template:

Global placeholders
Placeholders can be placed in any location in the Excel file and their properties apply to the whole report.
Placeholder name | Description |
|---|---|
<#GeneratedDate> | The date when the report was generated. |
<#ProjectReference> | The project reference. |
<#ProjectManager> | The project manager name, if any. |
<#DocumentName> | The document name/reference. |
<#SourceLocale> | The source locale code. |
<#SourceLocaleName> | The source language name. |
<#TargetLocales> | The target(s) locale code. |
<#TargetLocaleName> | The target language name. |
<#UserName> | The name of the user who generated the report. |
<#UserID> | The ID of the user who generated the report. |
<#CompanyName> | Company name of the person who generated the report. |
<#CompanyID> | Company ID of the person who generated the report. |
Data rows and placeholders
Each row of the report corresponds to a QA issue, in other words all information related to the QA rule feedback for a specific segment and target language will be contained in one single row.
The placeholders of the row must be placed within the Excel table range named "___Lines___" (3 leading and trailing underscore characters ). Click here for more details on table ranges.
A report prints the raw data in rows. Each row, you can use any of the following placeholders:
Placeholder name | Description |
|---|---|
<#Lines.DocumentName> | The name of the document. |
<#Lines.TargetLocaleName> | The target language name. |
<#Lines.SegmentNumber> | The segment number. |
<#Lines.QASeverity> | The severity of the QA rule. |
<#Lines.QASeverityValue> | The severity value of the QA rule as in the API |
<#Lines.QARuleName> | The name of the QA rule. |
<#Lines.QADescription> | The description of the QA rule. |
<#Lines.QADismissedStatus> | The dismiss status of the QA rule. |
<#Lines.QAComments> | The QA comment. |