Forum Discussion
Kirt1965
2 years agoHelper III
Replacing value with null not working
Hello all, I am trying to do a conditional replace to null and it is not working. Under a specific circumstance an employee ID and his/her supervisor's ID will be the same. In that situation, I...
- 2 years ago
I got it to work. I forgot that you have to use ReplaceValue instead of ReplaceText.
Kirt1965
2 years agoHelper III
I got it to work. I forgot that you have to use ReplaceValue instead of ReplaceText.