<?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 from a column value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Remove-special-Characters-from-a-column-value/m-p/2226500#M18392</link>
    <description>&lt;P&gt;Depending on your use case this will probably work.&lt;/P&gt;&lt;PRE&gt;data&lt;SPAN&gt;.&lt;/SPAN&gt;replaceAll&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"[^a-zA-Z ]"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2018 14:20:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-11T14:20:18Z</dc:date>
    <item>
      <title>Remove special Characters from a column value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-special-Characters-from-a-column-value/m-p/2226499#M18391</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt; 
&lt;P&gt;I have a column which has special characters (includes different accents). I need to remove those characters from the string and send clean data to output. The data looks like below and i have to remove the highlighted:&lt;/P&gt; 
&lt;P&gt;"The is a sample data&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;*éÉÇçÀà~@%#ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ/!@#$%?*()+&lt;/STRONG&gt; for your refernce"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The final output i want is "&lt;SPAN&gt;The is a sample data&amp;nbsp;for your refernce".&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Can someone please help me on how to remove it??&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;The data is in my DB and i need to UPDATE the column by removing the BAD DATA.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 14:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-special-Characters-from-a-column-value/m-p/2226499#M18391</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-11T14:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Remove special Characters from a column value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-special-Characters-from-a-column-value/m-p/2226500#M18392</link>
      <description>&lt;P&gt;Depending on your use case this will probably work.&lt;/P&gt;&lt;PRE&gt;data&lt;SPAN&gt;.&lt;/SPAN&gt;replaceAll&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"[^a-zA-Z ]"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 14:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-special-Characters-from-a-column-value/m-p/2226500#M18392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-11T14:20:18Z</dc:date>
    </item>
  </channel>
</rss>

