Generating report files - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13
Available in...

Big Data Platform

Cloud API Services Platform

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Management Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

You can generate a report file either from the DQ Repository tree view or from the open report editor.

Generating a report file from inside the Studio using any of these two methods guarantees that the analysis summary in the repository is updated. However, the Refresh and Refresh All check boxes in the report editor must be selected. For further information, see Creating a new report.

Warning: If you try to generate a report file when the version of the report database does not match that of the current Studio, a warning message will alert you to migrate the report database. For more information, see Migrating the distant database.

Prerequisite(s):

A report file is created in the Profiling perspective. For further information, see Creating a new report.

The Generate output file check box in the Generated Report Settings view is selected.

To generate a report file from the report editor, do the following:

  1. In the DQ Repository tree view, double-click the report file you want to generate.

    The report editor opens on the selected report.

  2. From the toolbar of the report editor, click .

    Each analysis listed in the report editor and marked to be refreshed is executed. The analysis summary is updated in the repository and the analysis results are historized in the report database (data mart) and finally a report (in pdf, html, xsl or xml format) is generated.

    The generated report is listed under the Generated Document folder in the DQ Repository tree view.

    This report document will be committed on the SVN or Git server that hosts the shared repository and shared among all team members if:

    Otherwise, the report document will be stored in the defined folder but will not be committed on the SVN or Git server.

  3. Double-click the generated document to open the report file.

    Below is an example of a generated .pdf report that shows the results of all the analyses listed in the selected report.

    This report illustrates the results of a table analysis where age records are evaluated against a defined SQL business rule. For further information, see Creating a table analysis with SQL business rules.

    This report provides the pattern low frequency statistics for the email column. For further information, see Defining the columns to be analyzed and setting indicators.

    The patterns in the table use a and A to represent the email values. Each pattern can have till 30 characters. If the total number of characters exceeds 30, the pattern is represented as the following: aaaaaAAAAAaaaaaAAAAAaaaaaAAAAA...<total number of characters>.

    This report provides simple statistics on the number of records in a specific column. For further information, see Defining the columns to be analyzed and setting indicators.

    In the column analysis result table, when an indicator value is displayed in red, this means that a threshold has been set on the indicator in the column analysis editor and that this threshold has been violated. For further information about data thresholds, see Setting options for system or user-defined indicators.

    Furthermore, in the result tables values in the Indicator OK column can be explained as the following:

    Value

    Description

    N

    a threshold has been set on the indicator in the column analysis and the indicator does not respect this data threshold.

    Y

    a threshold has been set on the indicator in the column analysis and the indicator does respect the data threshold.

    N/A

    no thresholds have been set on the indicator.

    This report illustrates the results of comparing two identical columns in two different tables. For further information, see Comparing identical columns in different tables.

    This report detects to what extent a value in a determinant column functionally determines another value in a dependant column. The returned results, in the %Match column, indicate the functional dependency strength for each determinant column. The records that do not match are indicated in red. For further information, see Detecting anomalies in columns (Functional Dependency Analysis).

    This report shows a possible case of fraudulent data through analyzing a numerical column against the Benford Law indicator. For further information, see Fraud Detection.

To generate a report file without opening the report editor, do the following:

  1. In the DQ Repository tree view, right-click a report and select Run report from the contextual menu.

    You can generate files simultaneously for several reports if you select the reports, right-click the selection and click Run report. However, when you use the HSQL database to store the report results, you can run only one report each time.

    A message is displayed on the status bar showing that the operation is in progress. A file for the selected report is generated and stored in the Generated Document folder in the DQ Repository tree view.

    Each analysis listed in the report editor of the selected report and marked to be refreshed is executed. The analysis summary is updated in the repository and the analysis results are historized in the report database (datamart) and finally a report (in pdf, html, xsl or xml format) is generated.

    This report document will be committed on the SVN or Git server that hosts the shared repository and shared among all team members if:

    Otherwise, the report file will be stored in the defined folder but will not be committed on the SVN or Git server.