<?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 character (160) from number (not string) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Remove-special-character-160-from-number-not-string/m-p/2224477#M17173</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LRICAA4"&gt;@deailes&lt;/A&gt;&amp;nbsp;, first you need to read as a string from the file in tfileinputdelimitted and then tmap you can convert .sting to int after removing special characters.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jun 2020 12:54:46 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-06-18T12:54:46Z</dc:date>
    <item>
      <title>Remove special character (160) from number (not string)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-special-character-160-from-number-not-string/m-p/2224476#M17172</link>
      <description>&lt;P&gt;Hiya&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a 6 digit number copied from webpages in an excel document i am importing. It has trailing special character at the end of the number on some of the entries. ie '123456 '&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I can see how to remove special character from a string in the tMap using:&lt;/P&gt; 
&lt;PRE&gt;row1.inputField.replaceAll("\\D", "") &lt;/PRE&gt; 
&lt;P&gt;but how would i achieve the same thing if my input file column is a number and i want to keep the column as a number (int).&amp;nbsp; Do i have to convert it to string first and then back again??&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-special-character-160-from-number-not-string/m-p/2224476#M17172</guid>
      <dc:creator>deailes</dc:creator>
      <dc:date>2024-11-16T02:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remove special character (160) from number (not string)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-special-character-160-from-number-not-string/m-p/2224477#M17173</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LRICAA4"&gt;@deailes&lt;/A&gt;&amp;nbsp;, first you need to read as a string from the file in tfileinputdelimitted and then tmap you can convert .sting to int after removing special characters.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 12:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-special-character-160-from-number-not-string/m-p/2224477#M17173</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-06-18T12:54:46Z</dc:date>
    </item>
  </channel>
</rss>

