<?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 Negative value as positive values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517486#M36954</link>
    <description>&lt;P&gt;Dear all!&lt;/P&gt;&lt;P&gt;I´m having a case that the orignal data that is loaded is both positive and negative values.&lt;/P&gt;&lt;P&gt;How could I write my expression so that the negative values are loaded as positve values. i.e. no "-" Before the value.&lt;/P&gt;&lt;P&gt;Do anyone have a solution?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Thu, 06 Dec 2018 14:59:22 GMT</pubDate>
    <dc:creator>richards</dc:creator>
    <dc:date>2018-12-06T14:59:22Z</dc:date>
    <item>
      <title>Negative value as positive values</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517486#M36954</link>
      <description>&lt;P&gt;Dear all!&lt;/P&gt;&lt;P&gt;I´m having a case that the orignal data that is loaded is both positive and negative values.&lt;/P&gt;&lt;P&gt;How could I write my expression so that the negative values are loaded as positve values. i.e. no "-" Before the value.&lt;/P&gt;&lt;P&gt;Do anyone have a solution?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 14:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517486#M36954</guid>
      <dc:creator>richards</dc:creator>
      <dc:date>2018-12-06T14:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Negative value as positive values</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517488#M36955</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On load use the Fabs() function like below.&lt;BR /&gt;Fabs(Field) as Field.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 06 Dec 2018 15:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517488#M36955</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-12-06T15:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Negative value as positive values</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517489#M36956</link>
      <description>&lt;P&gt;Use fabs() function....&lt;/P&gt;&lt;PRE&gt;fabs(FieldName) as FieldName&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Dec 2018 15:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517489#M36956</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-06T15:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Negative value as positive values</title>
      <link>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517807#M37024</link>
      <description>&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 08:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Negative-value-as-positive-values/m-p/1517807#M37024</guid>
      <dc:creator>richards</dc:creator>
      <dc:date>2018-12-07T08:38:05Z</dc:date>
    </item>
  </channel>
</rss>

