Forum Discussion

GenericUser1's avatar
GenericUser1
Helper I
8 years ago
Solved

How do you replace one value only in a column?

Hi, I have a column of nulls, but the replace values feature replaces all values that have a null. Is there a way to just replace one of those nulls?
  • Ashish_Mathur's avatar
    8 years ago

    Hi,

     

    We will have to write an IF function in a spare column to do that.  The condition in the IF function will have to be something unique to identify that specific null value.