<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remove Special Characters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Remove-Special-Characters/m-p/2247266#M32505</link>
    <description>My understanding is that the problem you are asking for help with is removing leading and trailing quotes from a string. If so, you may try: 
&lt;BR /&gt;TalendString.talendTrim("\"0.12345\"",'"',0) 
&lt;BR /&gt;If that is not the problem you are having can you clarify?</description>
    <pubDate>Fri, 17 Jan 2014 21:09:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-17T21:09:59Z</dc:date>
    <item>
      <title>Remove Special Characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-Special-Characters/m-p/2247265#M32504</link>
      <description>Dear all,
&lt;BR /&gt;I have an Excel file through which data for Column: Currency(String Data type) is coming like "0.12345"
&lt;BR /&gt;now I want to put this value in Big decimal column : Main_Currency with value as 0.12345 
&lt;BR /&gt;Issue : I am unable to remove " " from "0.12345" .
&lt;BR /&gt;Please suggest i to remove this special characters from this data.
&lt;BR /&gt;I used =&amp;gt; .replaceAll("","") but this removing my all decimal i.e. out put = 12345 and this removes "0." so this data is wrong.
&lt;BR /&gt;Please guide me.
&lt;BR /&gt;Thanks in advance.
&lt;BR /&gt;Regards
&lt;BR /&gt;RSH</description>
      <pubDate>Fri, 17 Jan 2014 13:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-Special-Characters/m-p/2247265#M32504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-17T13:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Special Characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-Special-Characters/m-p/2247266#M32505</link>
      <description>My understanding is that the problem you are asking for help with is removing leading and trailing quotes from a string. If so, you may try: 
&lt;BR /&gt;TalendString.talendTrim("\"0.12345\"",'"',0) 
&lt;BR /&gt;If that is not the problem you are having can you clarify?</description>
      <pubDate>Fri, 17 Jan 2014 21:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-Special-Characters/m-p/2247266#M32505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-17T21:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Special Characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-Special-Characters/m-p/2247267#M32506</link>
      <description>Dear Mike, 
&lt;BR /&gt;Thanks for your help as well as your time. Yes, your code helping me to get desired output. 
&lt;BR /&gt;Thanks again for your efforts. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;RSH</description>
      <pubDate>Mon, 20 Jan 2014 05:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-Special-Characters/m-p/2247267#M32506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-20T05:19:44Z</dc:date>
    </item>
  </channel>
</rss>

