<?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 Removing Special Characters from an Integer column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340088#M108155</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do a data import from Access to Oracle where one of the input column in Access is having Integers. The output column in Oracle Database is defined with Data type "Number" with a precision "2"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I am facing here is the input integer column has some integer values with special characters, extra spacing and some integers are 3 digit integers. For example "&lt;B&gt;1&lt;/B&gt;&lt;/P&gt;&lt;P&gt;°", "  11", "111". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to find out the right expression in expression builder which can remove the special characters, spaces and 3 digit values. I want my output data to be clean with integers with a max precision of 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest me how i can fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Anand V&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:55:07 GMT</pubDate>
    <dc:creator>AV2022</dc:creator>
    <dc:date>2024-11-15T21:55:07Z</dc:date>
    <item>
      <title>Removing Special Characters from an Integer column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340088#M108155</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do a data import from Access to Oracle where one of the input column in Access is having Integers. The output column in Oracle Database is defined with Data type "Number" with a precision "2"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I am facing here is the input integer column has some integer values with special characters, extra spacing and some integers are 3 digit integers. For example "&lt;B&gt;1&lt;/B&gt;&lt;/P&gt;&lt;P&gt;°", "  11", "111". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to find out the right expression in expression builder which can remove the special characters, spaces and 3 digit values. I want my output data to be clean with integers with a max precision of 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest me how i can fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Anand V&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340088#M108155</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2024-11-15T21:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Special Characters from an Integer column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340089#M108156</link>
      <description>&lt;P&gt;Hello @Anand V​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can use String replaceAll method to do it like:&lt;/P&gt;&lt;P&gt;str.replaceAll("\\s|°", "")&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 00:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340089#M108156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-11T00:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Special Characters from an Integer column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340090#M108157</link>
      <description>&lt;P&gt;Hello Achen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input, but unfortunately the given solution is not working for me. Even after creating replaceall expression the output is still the same, please find the attached screenshot of the tmap and Output. Please let me know if any further changes needs to be done in the expression or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000fJiGZAA0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142964i56219BE081974CD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000fJiGZAA0.png" alt="0695b00000fJiGZAA0.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000fJiGeAAK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146760i53DA7AAEDC5D8B58/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000fJiGeAAK.png" alt="0695b00000fJiGeAAK.png" /&gt;&lt;/span&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand &lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 05:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340090#M108157</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2023-04-11T05:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Special Characters from an Integer column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340091#M108158</link>
      <description>&lt;P&gt;Hello @Anand V​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Please change the expression to &lt;/P&gt;&lt;P&gt;str.replaceAll("\\s|°|N/A|null", "")&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 06:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340091#M108158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-11T06:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Special Characters from an Integer column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340092#M108159</link>
      <description>&lt;P&gt;Hello Achen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks alot for your help, the above expression worked 90 percent. My only concern now is i dont want values which are greater than 2 digits, in the output i still have values which are 3 digits (eg: 111). How can i remove those 3 digit numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Anand &lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 06:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340092#M108159</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2023-04-11T06:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Special Characters from an Integer column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340093#M108160</link>
      <description>&lt;P&gt;Hello Achen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found the Solution for restricting 3 digit value using tSchemaCompliancecheck component where I can restrict the input length for the Schema columns. Thank you so much for your help, much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 09:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Special-Characters-from-an-Integer-column/m-p/2340093#M108160</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2023-04-11T09:16:52Z</dc:date>
    </item>
  </channel>
</rss>

