<?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: Area chart get error msg on postive and negative value. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659586#M539614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. I try with FABS and it work fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2014 12:19:55 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2014-09-01T12:19:55Z</dc:date>
    <item>
      <title>Area chart get error msg on postive and negative value.</title>
      <link>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659582#M539610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below SET expression working fine in table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;if([Exec P&amp;amp;L Level] = 's','',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {$(=max(year))}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;} Amount/1000/$(ColumnDim98))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK_GL))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i convert to area chart , i get error msg :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Positive and negative value in chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any solution ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 08:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659582#M539610</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2014-08-27T08:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Area chart get error msg on postive and negative value.</title>
      <link>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659583#M539611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QV doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 08:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659583#M539611</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2014-08-27T08:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Area chart get error msg on postive and negative value.</title>
      <link>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659584#M539612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one advise me on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 13:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659584#M539612</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2014-08-28T13:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Area chart get error msg on postive and negative value.</title>
      <link>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659585#M539613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;you need to use the Abs() function to solve this issue. It also happens in pie chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abs(Sum(.....)).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2014 15:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659585#M539613</guid>
      <dc:creator>mrooney</dc:creator>
      <dc:date>2014-08-30T15:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Area chart get error msg on postive and negative value.</title>
      <link>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659586#M539614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. I try with FABS and it work fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 12:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Area-chart-get-error-msg-on-postive-and-negative-value/m-p/659586#M539614</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2014-09-01T12:19:55Z</dc:date>
    </item>
  </channel>
</rss>

