Hi all. Please help.
I have a field that is filled automatically from other resource but I want to trim the string to 8 characters from the right, how do I do that?
Sample records, I want my table to show only the 8 characters from the right.
000000000000000 0A1008182
000000000000000 0A1012642
Thank you in advance.
I have a field that is filled automatically from other resource but I want to trim the string to 8 characters from the right, how do I do that?
Sample records, I want my table to show only the 8 characters from the right.
000000000000000 0A1008182
000000000000000 0A1012642
Thank you in advance.
Comment