<?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: Limit the results on Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562301#M209839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i not have the&amp;nbsp; other expressions still showing? As I kind of need to include these to the table as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 08:08:02 GMT</pubDate>
    <dc:creator>ivandrago</dc:creator>
    <dc:date>2013-09-03T08:08:02Z</dc:date>
    <item>
      <title>Limit the results on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562296#M209834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the attached Document, I only want to show data where the "New Qty" is less than the Old Qty".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the prouctId "ABC2" should not appear? Is this possible by doing this on the chart and not through a script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 18:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562296#M209834</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2013-09-02T18:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the results on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562297#M209835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove the New and Old Expression and add the expression like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If((Sum([Qty_Old]) - sum(Qty)) &amp;lt; 0,sum(Qty))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 19:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562297#M209835</guid>
      <dc:creator>v_iyyappan</dc:creator>
      <dc:date>2013-09-02T19:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the results on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562298#M209836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only one thing: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If((Sum([Qty_Old]) - sum(Qty)) &amp;gt; 0,sum(Qty))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;opposite signal!&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 19:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562298#M209836</guid>
      <dc:creator />
      <dc:date>2013-09-02T19:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the results on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562299#M209837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 20:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562299#M209837</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-09-02T20:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the results on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562300#M209838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i not have the&amp;nbsp; other expressions still showing? As I kind of need to include these to the table as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 20:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562300#M209838</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2013-09-02T20:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the results on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562301#M209839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i not have the&amp;nbsp; other expressions still showing? As I kind of need to include these to the table as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 08:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562301#M209839</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2013-09-03T08:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the results on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562302#M209840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached qvw. hope it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetu Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 10:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562302#M209840</guid>
      <dc:creator>neetu_singh</dc:creator>
      <dc:date>2013-09-03T10:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the results on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562303#M209841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-results-on-Chart/m-p/562303#M209841</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-09-03T12:19:08Z</dc:date>
    </item>
  </channel>
</rss>

