<?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: How can i Convert a row containing the float value (6.60) into the -6.60 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297480#M70054</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQUAA4"&gt;@meetmahajan&lt;/A&gt;,convert float to sting and add "&lt;SPAN&gt;-" before the float to sting expression.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Aug 2018 09:07:16 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-08-09T09:07:16Z</dc:date>
    <item>
      <title>How can i Convert a row containing the float value (6.60) into the -6.60</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297478#M70052</link>
      <description>&lt;P&gt;I have a "*.csv" file with comma separated, containing a row of data type '&lt;STRONG&gt;FLOAT&lt;/STRONG&gt;' with value '&lt;STRONG&gt;(6.60)&lt;/STRONG&gt;'&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;, i have to convert this row into '-&lt;STRONG&gt;6.60&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt;How can i convert this?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297478#M70052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-08T08:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Convert a row containing the float value (6.60) into the -6.60</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297479#M70053</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;You Can use&amp;nbsp;Mathematical.NEG function it will&amp;nbsp;&amp;nbsp;Returns&amp;nbsp;the&amp;nbsp;arithmetic&amp;nbsp;additive&amp;nbsp;inverse&amp;nbsp;of&amp;nbsp;the&amp;nbsp;value&amp;nbsp;of&amp;nbsp;the&amp;nbsp;argument.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Aug 2018 14:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297479#M70053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-08T14:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Convert a row containing the float value (6.60) into the -6.60</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297480#M70054</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQUAA4"&gt;@meetmahajan&lt;/A&gt;,convert float to sting and add "&lt;SPAN&gt;-" before the float to sting expression.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297480#M70054</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-08-09T09:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can i Convert a row containing the float value (6.60) into the -6.60</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297481#M70055</link>
      <description>&lt;P&gt;Thanks both the solutions working perfectly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Conversion Syntax :&amp;nbsp; Mathematical.NEG(Double.parseDouble(Variable.replaceAll("\\(", "").replaceAll("\\)","").trim()))&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-i-Convert-a-row-containing-the-float-value-6-60-into-the/m-p/2297481#M70055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-09T09:26:49Z</dc:date>
    </item>
  </channel>
</rss>

