Forum Discussion

sneh2389's avatar
sneh2389
Copper Contributor
Jul 04, 2023

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...

Resources