<?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: concatenate Bigdecimals in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/concatenate-Bigdecimals/m-p/2288151#M61667</link>
    <description>&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkflCAC"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Error-The-operator-is-undefined-for-the-argument-type-s/m-p/75267&lt;/A&gt;</description>
    <pubDate>Tue, 15 Nov 2016 17:48:36 GMT</pubDate>
    <dc:creator>JR1</dc:creator>
    <dc:date>2016-11-15T17:48:36Z</dc:date>
    <item>
      <title>concatenate Bigdecimals</title>
      <link>https://community.qlik.com/t5/Talend-Studio/concatenate-Bigdecimals/m-p/2288150#M61666</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am trying to concatenate two big decimal columns and pass it onto target bigdecimal column but it gives me an error as&amp;nbsp;&lt;BR /&gt;&lt;I&gt;&lt;FONT color="#3366cc"&gt;The operator + is undefined type(s)java.math.BigDecimal,java.math.Bigdecimal.&lt;/FONT&gt;&lt;/I&gt;&lt;BR /&gt;At the start, I have maintained the source columns as String and handled nulls using the code below to bigdecimal but to no avail:&lt;BR /&gt;&lt;I&gt;&lt;FONT color="#6699ff"&gt;(StringHandling.LEN(StringHandling.TRIM(StringHandling.EREPLACE(replaceNulls.column1,"\""," ")))) == 0 ? (BigDecimal)((DecimalFormat)globalMap.get("bdfmt")).parse("0.00") :&amp;nbsp;&lt;/FONT&gt;&lt;/I&gt;&lt;I&gt;&lt;FONT color="#6699ff"&gt;(BigDecimal)((DecimalFormat)globalMap.get("bdfmt")).parse(StringHandling.EREPLACE(replaceNulls.column1&lt;/FONT&gt;&lt;/I&gt;&lt;I&gt;&lt;FONT color="#6699ff"&gt;,"\"","")) .&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/concatenate-Bigdecimals/m-p/2288150#M61666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate Bigdecimals</title>
      <link>https://community.qlik.com/t5/Talend-Studio/concatenate-Bigdecimals/m-p/2288151#M61667</link>
      <description>&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCkflCAC"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Error-The-operator-is-undefined-for-the-argument-type-s/m-p/75267&lt;/A&gt;</description>
      <pubDate>Tue, 15 Nov 2016 17:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/concatenate-Bigdecimals/m-p/2288151#M61667</guid>
      <dc:creator>JR1</dc:creator>
      <dc:date>2016-11-15T17:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: concatenate Bigdecimals</title>
      <link>https://community.qlik.com/t5/Talend-Studio/concatenate-Bigdecimals/m-p/2288152#M61668</link>
      <description>Thank you. It worked as expected.</description>
      <pubDate>Wed, 16 Nov 2016 15:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/concatenate-Bigdecimals/m-p/2288152#M61668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-16T15:11:33Z</dc:date>
    </item>
  </channel>
</rss>

