<?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 $ and comma in String in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242597#M29358</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I receive in the comma separated file as below&lt;BR /&gt;111,Jake,"$1,320.00 "&lt;BR /&gt;22,John,$128.00&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Apr 2019 01:22:50 GMT</pubDate>
    <dc:creator>Karuetl</dc:creator>
    <dc:date>2019-04-09T01:22:50Z</dc:date>
    <item>
      <title>Remove $ and comma in String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242594#M29355</link>
      <description>&lt;P&gt;I receive in the comma separated file as below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;111,Jake,"$1,320.00 "&lt;BR /&gt;22,John,$128.00&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I gave below to remove $, it didn't help me as it gave output as "1&amp;nbsp;&lt;/P&gt;
&lt;P&gt;row5.column.replaceAll("\\$", "")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 22:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242594#M29355</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2019-04-08T22:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Remove $ and comma in String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242595#M29356</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You can use the component tReplace like this :&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;Uncheck simple mode and active advanced mode&lt;/LI&gt; 
 &lt;LI&gt;In the column Pattern, copy the following regex : "\\$|,"&lt;/LI&gt; 
 &lt;LI&gt;Put empty string in column Replace&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="regexexample.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Sb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139842i3D262081B58FF91E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Sb.png" alt="0683p000009M3Sb.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hopefully it will help you.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 23:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242595#M29356</guid>
      <dc:creator>michad</dc:creator>
      <dc:date>2019-04-08T23:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Remove $ and comma in String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242596#M29357</link>
      <description>&lt;P&gt;file is a comma separated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 23:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242596#M29357</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2019-04-08T23:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove $ and comma in String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242597#M29358</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I receive in the comma separated file as below&lt;BR /&gt;111,Jake,"$1,320.00 "&lt;BR /&gt;22,John,$128.00&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2019 01:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242597#M29358</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2019-04-09T01:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Remove $ and comma in String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242598#M29359</link>
      <description>&lt;P&gt;To do this, you must use component tFileInputDelimited to cut your line according to a field separator.&lt;/P&gt;&lt;P&gt;You can find documentation of this component here : &lt;A href="https://help.talend.com/reader/8BHX9tH5qcw~5xM6p58OTg/wZphtUXJPNp32p65z7XSgQ" target="_self" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/8BHX9tH5qcw~5xM6p58OTg/wZphtUXJPNp32p65z7XSgQ&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 08:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-and-comma-in-String/m-p/2242598#M29359</guid>
      <dc:creator>michad</dc:creator>
      <dc:date>2019-04-09T08:13:11Z</dc:date>
    </item>
  </channel>
</rss>

