 | This guide will help you learn how to remove extra blank space (if any) from left side of a string using Apatar. |
Configuration
To start removing blank spaces with the Left 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 Left Trim 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 strings without extra blank spacing from the left 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
Right Trim Function
Trim Function
Pad Right Function
Pad Left Function