Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Replace Single Value

Can i replace "single" selected value instead of ALL?  in below case, can i just replace 1 "account fee" to other values and leave another "account fee" as it is.   
  • Sean's avatar
    9 years ago

    Merge the column with another that has unique values per row then replace the value in the unique row in question then split by delimiter to get rid of the unique values and remove the unnecessary data.