Skip to main content

I had Pincode like alpha numeric how can i separate numeric value into specific field
this is field value -4900 B ICI RD BUT I WANT Output like -4990 and remainig another field like-B ICI RD
 

 

Hi @lakshmi_narayanan_t  You can try string manipulation with expression evaluator processor (i.e as below) 

 

 


Reply