Search found 1 match
- Wed Nov 23, 2005 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data Cleaning Issue in Px
- Replies: 1
- Views: 796
Data Cleaning Issue in Px
Hi All, I am facing problem while ceaning data. The problem is like this. I have a character field having numeric data but along with '$' sign. The possible values of data are as give below for example $- $100 $-100 I don't want $ in the output and i have to handle '$-' type of data. As "Ereplace" o...