123abc456xyz convert to 123456 ---file1 abcxyz ----file2

In a Column 123abc456xyz convert into two files like 123456 fil1 and abcxyz file2

Showing Answers 1 - 3 of 3 Answers

Sandeep

  • Apr 8th, 2018
 

By using convert fun we can achieve it:
in Tx->functions->string-> select convert
Convert (0123456789,,inputLink) ==》
Target1 :abcxyz
Convert (abced....xyz, ,InputLink)==》
Target2 : 123456

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions