<?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: Format BigDecimal, removing decimal Point in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246149#M31769</link>
    <description>&lt;P&gt;Hi friend, thanks for you solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I got it by using the following solution:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;StringHandling.RIGHT("000000000" +mycolumn,9).replace(".", "");&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Dec 2018 11:03:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-19T11:03:30Z</dc:date>
    <item>
      <title>Format BigDecimal, removing decimal Point</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246147#M31767</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello friends, a question how to format the numbers according to the following examples:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;035190.72&lt;/P&gt;
&lt;P&gt;644771.60&lt;/P&gt;
&lt;P&gt;285366.60&lt;/P&gt;
&lt;P&gt;249985.14&lt;/P&gt;
&lt;P&gt;419719.68&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;03519072&lt;/P&gt;
&lt;P&gt;64477160&lt;/P&gt;
&lt;P&gt;28536660&lt;/P&gt;
&lt;P&gt;24998514&lt;/P&gt;
&lt;P&gt;41971968&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 07:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246147#M31767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Format BigDecimal, removing decimal Point</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246148#M31768</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOrNAAW"&gt;@guiibarbosaa92&lt;/A&gt;,i suggest you to read the column as sting and then use replaceAll function to remove "." and then convert sting to Bigdecimal.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;row1.col.removeAll("\\.","")&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 10:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246148#M31768</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-12-19T10:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Format BigDecimal, removing decimal Point</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246149#M31769</link>
      <description>&lt;P&gt;Hi friend, thanks for you solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I got it by using the following solution:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;StringHandling.RIGHT("000000000" +mycolumn,9).replace(".", "");&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 11:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246149#M31769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-19T11:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Format BigDecimal, removing decimal Point</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246150#M31770</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-- removed as not proper&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 11:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Format-BigDecimal-removing-decimal-Point/m-p/2246150#M31770</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-12-19T11:11:09Z</dc:date>
    </item>
  </channel>
</rss>

