<?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 Negative sign from an Integer column in tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Removing-Negative-sign-from-an-Integer-column-in-tmap/m-p/2344359#M112019</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 have an Input Integer column which are having negative values. My requirement is that i need to eliminate the negative sign from the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: Input Values&lt;/P&gt;&lt;P&gt;       &lt;B&gt;1,-2,3,-4&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Expected Output&lt;/P&gt;&lt;P&gt;      &lt;B&gt;1.2.3.4&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I tried Mathematical.NEG() function in tmap expression builder but it doesn't worked since my input column has Integer as the Datatype. I need the Input and output columns as Integer Data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me in fixing 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  &lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:48:22 GMT</pubDate>
    <dc:creator>AV2022</dc:creator>
    <dc:date>2024-11-15T21:48:22Z</dc:date>
    <item>
      <title>Removing Negative sign from an Integer column in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Negative-sign-from-an-Integer-column-in-tmap/m-p/2344359#M112019</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 have an Input Integer column which are having negative values. My requirement is that i need to eliminate the negative sign from the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: Input Values&lt;/P&gt;&lt;P&gt;       &lt;B&gt;1,-2,3,-4&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Expected Output&lt;/P&gt;&lt;P&gt;      &lt;B&gt;1.2.3.4&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I tried Mathematical.NEG() function in tmap expression builder but it doesn't worked since my input column has Integer as the Datatype. I need the Input and output columns as Integer Data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me in fixing 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  &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Negative-sign-from-an-Integer-column-in-tmap/m-p/2344359#M112019</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2024-11-15T21:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Negative sign from an Integer column in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Negative-sign-from-an-Integer-column-in-tmap/m-p/2344360#M112020</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is an java methode that gives the absolute value of the argument: https://www.tutorialspoint.com/java/number_abs.htm. You can call it in tMap:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hs7eNAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157309i4D89FD87627FD32F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hs7eNAAQ.png" alt="0695b00000hs7eNAAQ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 07:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Negative-sign-from-an-Integer-column-in-tmap/m-p/2344360#M112020</guid>
      <dc:creator>borke02</dc:creator>
      <dc:date>2023-05-16T07:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Negative sign from an Integer column in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Removing-Negative-sign-from-an-Integer-column-in-tmap/m-p/2344361#M112021</link>
      <description>&lt;P&gt;Hello Frank,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks alot, your solution worked perfectly fine for me.&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, 16 May 2023 09:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Removing-Negative-sign-from-an-Integer-column-in-tmap/m-p/2344361#M112021</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2023-05-16T09:00:59Z</dc:date>
    </item>
  </channel>
</rss>

