<?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 Hide previous months when accumulating dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-previous-months-when-accumulating-dates/m-p/147662#M590138</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a run chart that is accumulting 10-steps (months) back. In the chart display, I would like to hide the months that are not fully accumulated as they are just a sloped line. Any advice would be greatly appreciated. Thanks ahead of time.&lt;/P&gt;&lt;P&gt;-Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2009 23:15:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-06-24T23:15:56Z</dc:date>
    <item>
      <title>Hide previous months when accumulating dates</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-previous-months-when-accumulating-dates/m-p/147662#M590138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a run chart that is accumulting 10-steps (months) back. In the chart display, I would like to hide the months that are not fully accumulated as they are just a sloped line. Any advice would be greatly appreciated. Thanks ahead of time.&lt;/P&gt;&lt;P&gt;-Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 23:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-previous-months-when-accumulating-dates/m-p/147662#M590138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-24T23:15:56Z</dc:date>
    </item>
    <item>
      <title>Hide previous months when accumulating dates</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-previous-months-when-accumulating-dates/m-p/147663#M590139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't quite what you're asking for, but for a rolling 10 month average, for example, you could get an average of the months so far for the first 9 months. Rather than doing the accumulation, do this:&lt;/P&gt;&lt;P&gt;rangeavg(above(Amount,0,10))&lt;/P&gt;&lt;P&gt;That says you want the average of the current row and the nine rows above it. For the first nine months, it will only average the rows it can find.&lt;/P&gt;&lt;P&gt;Unfortunately, I haven't thought of how to actually exclude the first nine rows since they're used in the accumulation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2009 03:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-previous-months-when-accumulating-dates/m-p/147663#M590139</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-06-26T03:20:46Z</dc:date>
    </item>
  </channel>
</rss>

