Forum Discussion

Kirt1965's avatar
Kirt1965
Helper III
2 years ago
Solved

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...
  • Kirt1965's avatar
    2 years ago

    I got it to work.  I forgot that you have to use ReplaceValue instead of ReplaceText.