Replace string in masterdata
Hello.
I have Fr3 file. and in this file there masterdata.
in this masterdata there is column that is named as [frxDBMain."salary"]
and i have one problem.
in my salary column there is some values that equal to zero.
i want to replace this 0 values with '-'.
can you help me?
I have Fr3 file. and in this file there masterdata.
in this masterdata there is column that is named as [frxDBMain."salary"]
and i have one problem.
in my salary column there is some values that equal to zero.
i want to replace this 0 values with '-'.
can you help me?
Comments
your code solved my problem.
again thanks a lot.