Hi All,
I want to load a *.txt file and write to the database which the data is in string. The problem is the data got this " " symbol in the begining and the end of the data for example address colum "E1009B, 9th Floor, Kelana Parkview".
So how can I get rid of those double quote symbol so that i can get the output like- E1009B, 9th Floor, Kelana Parkview?
Regards,
Fuzaimi
Hi,
You can you tReplace Component to remove " in your output column.
In the Search box you need to write "\"".
Have a look on the snapshot attached.
Best Regards,
Mayur
Hi,
You can you tReplace Component to remove " in your output column.
In the Search box you need to write "\"".
Have a look on the snapshot attached.
Best Regards,
Mayur
Hi Mayur & Saukema,
Appreciate your help. I am able to do it just like you mention I need to un check the whole word option.Thanks for your help!
Regards,
Fuzaimi