Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Trim Function

I wanted to delete specific strings from the data. But the data is not consistent.   sample data 123456_1 123456_10 1234568_01 1234567_1   I need to remove the last strings ( which are highli...