
1
Add a Select component where required in your package.
2
Open the component and name it.
3
To automatically populate the fields section, click the Auto-fill fields
icon. Otherwise, use the field dropdown and select the field you require.
4
Use the expression editor to manipulate field data using Integrate.io ETL’s
expression language (see Using
Expressions and Integrate.io
ETL functions).
5
For each field row, assign an alias for your field in the right text box.

6
To change the order in which these fields will appear in remaining dataflow
components, click and drag the arrow located to the right of a field number
up or down to the new position. If required, add rows for additional fields.

Field data types
The Fields list includes a Data type column that shows the type of each output field.- When a field passes through unchanged from a typed source (for example, a database source), the type appears as soon as you open the component.
- Field-redefining transforms upstream (Select, Aggregate, Join, and similar) do not carry types forward. In that case, run a component preview to populate the column with the executed types from the preview response.
- If no types are available, the column header shows an info hint. Run a preview to resolve the types.