Viewing and exporting the analyzed data in a file - 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

After running your file analysis using the Java engine and from the Analysis Results view of the analysis editor, you can right-click any of the rows in the statistic result tables and access a view of the actual data.

Before you begin: A file analysis has been created and executed.

  1. At the bottom of the analysis editor, click the Analysis Results tab to open a detailed view of the analysis results.
  2. Right-click a data row in the statistic results of any of the analyzed columns and select an option as the following:

    Option

    Operation

    View rows

    Open a view on a list of all data rows in the analyzed column.

    Note: For the Duplicate Count indicator, the View rows option will list all the rows that are duplicated. So if the duplicate count is 12 for example, this option will list 24 rows.

    View values

    Open a view on a list of the actual data values of the analyzed column.

    The options View rows and View values are not available for Row Count. You can preview the data in Analysis Settings > Data Preview.

For Pattern Matching results, select an option as the following:

Option

Operation

View valid/invalid rows

open a view on a list of all valid/invalid rows measured against a pattern.

View valid/invalid values

open a view on a list of all valid/invalid values measured against a pattern.

From this view, you can export the analyzed data into a CSV file.

  1. Click the icon in the upper left corner of the view. A dialog box opens.
  2. Click Choose... and browse to where you want to store the csv file and give it a name.
  3. Click OK to close the dialog box. A csv file is created in the specified place holding all the analyzed data rows listed in the view.