 | This guide will help you learn how to remove extra blank spaces (if any) from the right and left side of a string using Apatar. |
Configuration
To start removing blank spaces with the Trim function,
- 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 Trim icon
- Drag-and-drop it to the Transformation's work panel
- Switch back to the Inputs tab and 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 strings without extra blank spaces from the left and right side of 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.
See also
Left Trim Function
Right Trim Function