Forum Discussion
Rocky_Brown
3 years agoHelper I
Active Directory Data Pull
I am pulling a list data field in from Active directory is formatted such as: smpt:[email protected]:[email protected]/:xxxxxxxxxxxxxxxxsmpt:[email protected] I need to separate the field into i...
vicky_
3 years agoSuper User
You could try split that column on "SMPT:" as a delimiter.