 | This guide will help you learn how to count a number of characters in the specified text strings using Apatar. |
Configuration
To start determining the length of the strings,
- Configure data sources and provide the mapping
In this example, we will use the following table as a source:
- Open the Transform node
- Switch to the Functions tab
- Click on the String section to find the Length icon
- Drag-and-drop it to the Transformation's work panel
- Map the input and output fields according to the picture below
- Press Ok and close the Transformation window
Now the output table will contain the numbers of characters in the Column field strings.
Preview
To preview the results, right-click on the output node and select "Preview Results". The following window will pop up:

Close the window and continue data integration.