<?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 Change Positive Number to Negative and Vice Versa in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Change-Positive-Number-to-Negative-and-Vice-Versa/m-p/2264950#M44635</link>
    <description>Hi, 
&lt;BR /&gt;I need to change positive number to negative, and positive number to negative in the same column. 
&lt;BR /&gt;Any suggestion? 
&lt;BR /&gt;Amount 
&lt;BR /&gt;923.54 
&lt;BR /&gt;-455.60 
&lt;BR /&gt;835.65 
&lt;BR /&gt;to 
&lt;BR /&gt;Amount 
&lt;BR /&gt;-923.54 
&lt;BR /&gt;455.60 
&lt;BR /&gt;-835.65 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Benjamin Marcus</description>
    <pubDate>Thu, 20 Sep 2012 06:57:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-20T06:57:10Z</dc:date>
    <item>
      <title>Change Positive Number to Negative and Vice Versa</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Change-Positive-Number-to-Negative-and-Vice-Versa/m-p/2264950#M44635</link>
      <description>Hi, 
&lt;BR /&gt;I need to change positive number to negative, and positive number to negative in the same column. 
&lt;BR /&gt;Any suggestion? 
&lt;BR /&gt;Amount 
&lt;BR /&gt;923.54 
&lt;BR /&gt;-455.60 
&lt;BR /&gt;835.65 
&lt;BR /&gt;to 
&lt;BR /&gt;Amount 
&lt;BR /&gt;-923.54 
&lt;BR /&gt;455.60 
&lt;BR /&gt;-835.65 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Benjamin Marcus</description>
      <pubDate>Thu, 20 Sep 2012 06:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Change-Positive-Number-to-Negative-and-Vice-Versa/m-p/2264950#M44635</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-20T06:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change Positive Number to Negative and Vice Versa</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Change-Positive-Number-to-Negative-and-Vice-Versa/m-p/2264951#M44636</link>
      <description>you can use the function "Mathematical.NEG()" in tmap</description>
      <pubDate>Thu, 20 Sep 2012 07:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Change-Positive-Number-to-Negative-and-Vice-Versa/m-p/2264951#M44636</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-20T07:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change Positive Number to Negative and Vice Versa</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Change-Positive-Number-to-Negative-and-Vice-Versa/m-p/2264952#M44637</link>
      <description>Just have expression -&amp;lt;column name&amp;gt; e.g. -row1.myNum.
&lt;BR /&gt;For BigDecimals, use row1.myNum.negate().</description>
      <pubDate>Fri, 21 Sep 2012 07:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Change-Positive-Number-to-Negative-and-Vice-Versa/m-p/2264952#M44637</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2012-09-21T07:48:04Z</dc:date>
    </item>
  </channel>
</rss>

