<?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 How to convert negative values to () brackets in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-negative-values-to-brackets/m-p/2300795#M72983</link>
    <description>&lt;P&gt;How to convert negative values to () brackets.&lt;/P&gt;&lt;P&gt;-7 to (7)&lt;/P&gt;&lt;P&gt;And i have columns with null values and i need that to insert as null and it should not throw any null error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;SRC&lt;/P&gt;&lt;P&gt;ColA&amp;nbsp; ColB&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;&lt;P&gt;-1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-7&lt;/P&gt;&lt;P&gt;TGT -- Output&lt;/P&gt;&lt;P&gt;ColA&amp;nbsp; ColB&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;&lt;P&gt;(1)&amp;nbsp; &amp;nbsp; &amp;nbsp;(7)&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jun 2018 13:20:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-19T13:20:32Z</dc:date>
    <item>
      <title>How to convert negative values to () brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-negative-values-to-brackets/m-p/2300795#M72983</link>
      <description>&lt;P&gt;How to convert negative values to () brackets.&lt;/P&gt;&lt;P&gt;-7 to (7)&lt;/P&gt;&lt;P&gt;And i have columns with null values and i need that to insert as null and it should not throw any null error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;SRC&lt;/P&gt;&lt;P&gt;ColA&amp;nbsp; ColB&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;&lt;P&gt;-1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-7&lt;/P&gt;&lt;P&gt;TGT -- Output&lt;/P&gt;&lt;P&gt;ColA&amp;nbsp; ColB&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt;&lt;P&gt;(1)&amp;nbsp; &amp;nbsp; &amp;nbsp;(7)&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-negative-values-to-brackets/m-p/2300795#M72983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-19T13:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert negative values to () brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-negative-values-to-brackets/m-p/2300796#M72984</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOStAAO"&gt;@ravi777&lt;/A&gt;,try this one&lt;/P&gt;
&lt;P&gt;(!row3.newColumn1.equals("") || row3.newColumn1!=null) &amp;amp;&amp;amp;row3.newColumn1.contains("-")?"("+row3.newColumn1.replace("-","")+")": row3.newColumn1&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-negative-values-to-brackets/m-p/2300796#M72984</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-06-19T13:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert negative values to () brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-negative-values-to-brackets/m-p/2300797#M72985</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOStAAO"&gt;@ravi777&lt;/A&gt;,still do you have this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 06:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-negative-values-to-brackets/m-p/2300797#M72985</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-07-17T06:13:47Z</dc:date>
    </item>
  </channel>
</rss>

