Additional information about field selections - Cloud

Talend Cloud Pipeline Designer Processors Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Pipeline Designer
Content
Design and Development > Designing Pipelines
Last publication date
2024-02-26

There are two ways to select and rename fields using the Field selector processor: you can either use the Simple mode or the Advanced mode.

Be aware that you can lose your selection by switching from one mode to another if you did not save your changes first.

Simple selection mode

If you use the Simple selection mode, a window opens with all the input fields displayed in a tree view to allow you to select and rename all the fields you want to keep.

It is the easiest way to select multiple fields at once when your input schema is complex, with arrays or with a lot of fields per records for example.

The simple mode of the Field selector.

Advanced selection mode

If you use the Advanced selection mode, you need to enter or select manually all the input fields you want to keep one by one.

This mode also allows you to rename and move the selected fields in the schema, it is preferable to use it if you want to select a limited amount of fields.

The advanced mode of the Field selector.
In this example four fields are selected and renamed:
You can see in the preview of the processor the difference between the input schema (with arrays) and the output schema (flat data) once these fields have been selected and renamed:
Data preview of the Field selector with the differences between the input and output records.