 | This guide will help you learn how to remove extra blank spaces (if any) from right side of a string using Apatar. |
Configuration
To start removing blank spaces with the Right Trim function,
- Configure data sources and provide the mapping
- Open the Transform node
- Switch to the Functions tab
- Click on the String section to find the Right 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 right side of the Column field strings.
See also
Left Trim Function
Trim Function
Pad Right Function
Pad Left Function