Hi Team,
Hope you are well. I have column with text (which ends with RU and which doesn't).
i want a new column with all the text and the last two RU in another column.
Please let me know,
thanks,
Sri
Hi @sriniprad08
One way of doing this.
Many thanks
Shanker V
@sriniprad08 one way:
Hi @sriniprad08,
Could you clarify the logic for row 7? It does not end with "RU" but still has "RU" in the Test 2 column.
-Alex
Please check this regex expression^(\w{8,11})(\w{0,2})$
Hello
You can use these formulas
Hi @Zok ,
Thank you so much. this is great. But one issue its also truncating the RU in the middle of the text. Only it has to truncate the last two letter.
Hi @alexnajm ,
Sorry that was a type. There shouldnt be RU for that text.
Thanks for pointing out.
@Zok
Hope you checked the previous response.
Hope that gave the expected result as you have posted.
Hi @ShankerV @BS_THE_ANALYST ,
Thank you for the solution. Appreciate that.
Cheers,