Hello Everybody,
I am new to Pentaho Kettle CE 4.4 (Stable)
My requirement is to read the Cust_Name from an excel input and replace the below characters/string in the values.
1. Any kind of extra space/s
2. " AND " starting and ending with space/s
3. " & " starting and ending with space/s
4. "." Dots just mere dots because any space before and after would be taken care by point number 1
5. "-" Dash
6. M/s
Now I did use Replace in String transformation, however the output isnt as expected.
Spoon converts and deletes even the alphabets before and after dots, dashes,etc. which have been mentioned above.
In few cases it doesnt remove the dots (.)
Do we have a precedence or an order for this?
Would appreciated any kind of answer!!!
I am new to Pentaho Kettle CE 4.4 (Stable)
My requirement is to read the Cust_Name from an excel input and replace the below characters/string in the values.
1. Any kind of extra space/s
2. " AND " starting and ending with space/s
3. " & " starting and ending with space/s
4. "." Dots just mere dots because any space before and after would be taken care by point number 1
5. "-" Dash
6. M/s
Now I did use Replace in String transformation, however the output isnt as expected.
Spoon converts and deletes even the alphabets before and after dots, dashes,etc. which have been mentioned above.
In few cases it doesnt remove the dots (.)
Do we have a precedence or an order for this?
Would appreciated any kind of answer!!!