<?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 Limit number of data points on graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350019#M844821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a graph (Store Type vs. Num of Customer visits) where I load all of my data from database and I have many filters(Customer, Date, membership status, Store, etc..) for that data. I want to be able to show only the latest 20 visits from a customer after all my filters are applied. So for example I would want to have the last 20 visits when I select a certain customer visiting a certain store, or the last 20 visits when I select all customers with a certain membership status visiting a certain store. Is there any way I can so this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Limit number of data points on graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350019#M844821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a graph (Store Type vs. Num of Customer visits) where I load all of my data from database and I have many filters(Customer, Date, membership status, Store, etc..) for that data. I want to be able to show only the latest 20 visits from a customer after all my filters are applied. So for example I would want to have the last 20 visits when I select a certain customer visiting a certain store, or the last 20 visits when I select all customers with a certain membership status visiting a certain store. Is there any way I can so this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350019#M844821</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Limit number of data points on graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350020#M844822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we know which chart you are using? May be dimension limits tab on Object properties and give Last 20 values. Meantime, The tab is not available may be look Rank() function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 16:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350020#M844822</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-05T16:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Limit number of data points on graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350021#M844823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a bar chart, problem with dimension limits is that I am not limiting the last 20 values of the dimension, but overall datapoints on the graph, which is shown by my expression, how can I use rank?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 17:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350021#M844823</guid>
      <dc:creator />
      <dc:date>2017-04-05T17:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Limit number of data points on graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350022#M844824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(If(Rank(Sum(Sales))&amp;lt;=20, Sum(Sales),Dim1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 17:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-data-points-on-graph/m-p/1350022#M844824</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-05T17:23:01Z</dc:date>
    </item>
  </channel>
</rss>

