Forum Discussion
Shaz_1985
2 years agoNew Member
Trying to replace based on another column not working due to target column having a null value
Wierd one, but I have spent 2 hours trying to figure this out without coming up with a good solution. Here is the data exerpt: For the team member Corina I want to remove the phone number ...
- 2 years ago
Use Replacer.ReplaceValue in place of Replacer.ReplaceText
Shaz_1985
2 years agoNew Member
Thanks Vijay.