<?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: Multiply the value of two columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multiply-the-value-of-two-columns/m-p/2364429#M128172</link>
    <description>Thank you very much rhall. it works.
&lt;BR /&gt;
&lt;BR /&gt;Thanks with Regards,
&lt;BR /&gt;JD</description>
    <pubDate>Thu, 20 Oct 2016 09:35:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-20T09:35:26Z</dc:date>
    <item>
      <title>Multiply the value of two columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiply-the-value-of-two-columns/m-p/2364427#M128170</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I&amp;nbsp;am very new in talend and this is my first post in forum.&lt;BR /&gt;I have created a new job where I have two tables (Oracle) as an input and one table (Oracle) as output.&lt;BR /&gt;i would like to multiple the value two columns (price and&amp;nbsp; &lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Calibri"&gt;quantity&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT face="Times"&gt;)&amp;nbsp;&amp;nbsp;a&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;nd want to transfer the value to a column (sale_value) of output table.&lt;BR /&gt;Expression of Sale_Value i have written as table1.price * table2.quantity.&lt;BR /&gt;But when running the job getting error message ' The operator * is undefined for the argument type(s) java.math.BigDecimal ...'.&lt;BR /&gt;It would be nice if you can let me know the reason for this error.&lt;BR /&gt;&lt;BR /&gt;Thanks with Regards,&lt;BR /&gt;JD&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 08:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiply-the-value-of-two-columns/m-p/2364427#M128170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-20T08:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multiply the value of two columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiply-the-value-of-two-columns/m-p/2364428#M128171</link>
      <description>BigDecimal is a class and not a primitive type. This means that you need to use the class' methods to do this. A tutorial can be found here (&lt;A href="https://www.tutorialspoint.com/java/math/bigdecimal_multiply_mc.htm" rel="nofollow noopener noreferrer"&gt;https://www.tutorialspoint.com/java/math/bigdecimal_multiply_mc.htm&lt;/A&gt;).&amp;nbsp;</description>
      <pubDate>Thu, 20 Oct 2016 09:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiply-the-value-of-two-columns/m-p/2364428#M128171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-20T09:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multiply the value of two columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiply-the-value-of-two-columns/m-p/2364429#M128172</link>
      <description>Thank you very much rhall. it works.
&lt;BR /&gt;
&lt;BR /&gt;Thanks with Regards,
&lt;BR /&gt;JD</description>
      <pubDate>Thu, 20 Oct 2016 09:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiply-the-value-of-two-columns/m-p/2364429#M128172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-20T09:35:26Z</dc:date>
    </item>
  </channel>
</rss>

