<?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: How to remove special characters in the string in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283665#M3872</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Using a tMap with the following expression you should get the expected result:&lt;/P&gt;
&lt;PRE&gt;row1.inputField.replaceAll("\\D", "") &lt;/PRE&gt;
&lt;P&gt;This will replace each non-digit character by nothing.&lt;/P&gt;
&lt;P&gt;Here is a link to regular expression tutorial&amp;nbsp;&lt;A href="http://www.vogella.com/tutorials/JavaRegularExpressions/article.html" target="_self" rel="nofollow noopener noreferrer"&gt;http://www.vogella.com/tutorials/JavaRegularExpressions/article.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2018 14:10:15 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-01-18T14:10:15Z</dc:date>
    <item>
      <title>How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283661#M3868</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am new to Talend and need one help from you guys.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How to remove the special character in a string field?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Like for example I have the input like -&amp;gt; 988788-99999&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How do I get the output like below,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;98878899999&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Deepak&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283661#M3868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283662#M3869</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In DataPrep, there is a function called "&lt;SPAN&gt;Remove non alpha numeric characters".&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;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 09:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283662#M3869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T09:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283663#M3870</link>
      <description>&lt;P&gt;Hi Vincent,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't see anything as such in expression builder.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Would you please show me with screen shot?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="workflow1.PNG" style="width: 447px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsHW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141104iC17391CCC93DC7D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsHW.png" alt="0683p000009LsHW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 09:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283663#M3870</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T09:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283664#M3871</link>
      <description>&lt;P&gt;Hello Deepak1,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;if you are using Talend Open Studio, you can use tReplace in your job. In advanced mode, you can provide a regular expression.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Once you have a regular expression, that matches your 'special characters', you can replace them with an empty string.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is the link to the tReplace help :&amp;nbsp;&lt;A href="https://help.talend.com/reader/hm5FaPiiOP31nUYHph0JwQ/jh3P41SE4Or9NQ0J0Gkfsg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hm5FaPiiOP31nUYHph0JwQ/jh3P41SE4Or9NQ0J0Gkfsg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Vincenty&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 09:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283664#M3871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-18T09:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283665#M3872</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Using a tMap with the following expression you should get the expected result:&lt;/P&gt;
&lt;PRE&gt;row1.inputField.replaceAll("\\D", "") &lt;/PRE&gt;
&lt;P&gt;This will replace each non-digit character by nothing.&lt;/P&gt;
&lt;P&gt;Here is a link to regular expression tutorial&amp;nbsp;&lt;A href="http://www.vogella.com/tutorials/JavaRegularExpressions/article.html" target="_self" rel="nofollow noopener noreferrer"&gt;http://www.vogella.com/tutorials/JavaRegularExpressions/article.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 14:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283665#M3872</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-01-18T14:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283666#M3873</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Can you please tell me how to replace below characters with empty string:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"&lt;STRONG&gt;*éÉÇçÀà~@&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;%#ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ/!@&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;#$%?*()+&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;My Input value is : Column1 = "&lt;STRONG&gt;*éÉÇçÀà~@%#ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ/!@#$%?*()+This is the value&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;My required Output is: Column1 = "&lt;STRONG&gt;This is the value&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;How to do this? please help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 05:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283666#M3873</guid>
      <dc:creator>joe86</dc:creator>
      <dc:date>2018-12-12T05:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283667#M3874</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOmNAAW"&gt;@joe86&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I believe you already got the way forward in the below post?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vClPyCAK#M89090" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Remove-special-Characters-from-a-column-value/m-p/144706#M89090&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 05:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283667#M3874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T05:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283668#M3875</link>
      <description>&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;SPAN&gt;Input value is : "&lt;STRONG&gt;*éÉÇçÀà~@%#ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ/!@#$%?*()+Hi this is Yash"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;SPAN&gt;Required Output is: &lt;STRONG&gt;Hi this is Yash&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;SPAN&gt;For this tMap Expression is: row.column.replaceAll("[^a-zA-Z]", " ").trim()&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;SPAN&gt;So that it can remove special characters and it gets only alphabetic data (small a-z and CAPITAL a-z).&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;SPAN&gt;And .trim() function is to remove blank spaces.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;SPAN&gt;Thanks and Regards&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;&lt;SPAN&gt;Yashwanth&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 11:06:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283668#M3875</guid>
      <dc:creator>yashfreaky</dc:creator>
      <dc:date>2019-01-28T11:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove special characters in the string</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283669#M3876</link>
      <description>&lt;P&gt;HI @Fred Trebuchet&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;I want to replace comma from a column of csv file.&lt;/P&gt;&lt;P&gt;Like i have field  "f,lactuation" i need to convert it into "f lactuation" &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have tried row1.inputcolumn.replaceAll(",", " ")&amp;nbsp;in tmap and in tjavarow but got no change.  &lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2021 09:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-remove-special-characters-in-the-string/m-p/2283669#M3876</guid>
      <dc:creator>Muhammad_irtiza</dc:creator>
      <dc:date>2021-01-31T09:48:26Z</dc:date>
    </item>
  </channel>
</rss>

