Previewing data in a pipeline - Cloud

Talend Cloud Pipeline Designer User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Pipeline Designer
Content
Administration and Monitoring > Monitoring executions
Administration and Monitoring > Monitoring logs
Data Governance > Filtering data
Data Quality and Preparation > Filtering data
Data Quality and Preparation > Managing datasets
Deployment > Deploying > Executing Pipelines
Design and Development > Designing Pipelines
Last publication date
2024-02-09

Talend Pipeline Designer allows you to preview a sample of your data at every step of the pipeline and ensure that data is being processed as expected.

To understand which engine is used to calculate data samples, display data preview, or execute pipelines, read the Remote Engine Gen2 documentation.

Procedure

  1. On the Pipelines page, click the pipeline that you have created to open it in the pipeline designer.
  2. Click the source dataset to see a preview of your original sample.

    Example of a sample of a file listing customers stored in a database table. The sample calculation is done on the Cloud Engine for Design and is displayed in Grid view mode:

    The preview shows a customer file sample displayed in Grid view mode.
    Example of a preview of the same data after filtering customers and rejecting those without a valid State ID:
    The preview shows the filtered out data, customers without a valid State ID.