Starting from Right...
Description
Extracts n number of characters from the end of a string.
When you apply this operation, you are first asked to enter the number of characters to extract:
Use the preview column on the dialog box to determine if you are extracting the correct number of characters.
The dialog box also has a check box that allows you to remove the original column.
INPUT/Output DATA TYPE
Input |
Output |
text |
text |
example
In this example, License # is the original column. Five characters from the right are extracted to produce the values in License #Right.