Forum Discussion
sneh2389
Jul 04, 2023Copper Contributor
Extracting text after a specific characters
Hi, I am receiving data in the format String1 String2 String3 (FirstName LastName) (String4) and I would like to extract only FirstName Last Name. My approach so far has been to use LEFT to get rid o...
Detlef_Lewin
Jul 04, 2023Silver Contributor