<?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 Range Count issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Range-Count-issue/m-p/966710#M331279</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;I'm trying to range item with a conditional count in QlikSense.&lt;/P&gt;&lt;P&gt;I've made in the load script a WeigerFlag as condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="problem range.png" class="jive-image image-1" src="/legacyfs/online/108254_problem range.png" style="width: 620px; height: 297px;" /&gt;&lt;/P&gt;&lt;P&gt;So in the first column is the range part I'm trying. The second column is the normal count. It seems it just jumped a week lower instead of adding it to the previous amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I do wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Liselotte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Dec 2015 16:04:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-07T16:04:40Z</dc:date>
    <item>
      <title>Range Count issue</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Count-issue/m-p/966710#M331279</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;I'm trying to range item with a conditional count in QlikSense.&lt;/P&gt;&lt;P&gt;I've made in the load script a WeigerFlag as condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="problem range.png" class="jive-image image-1" src="/legacyfs/online/108254_problem range.png" style="width: 620px; height: 297px;" /&gt;&lt;/P&gt;&lt;P&gt;So in the first column is the range part I'm trying. The second column is the normal count. It seems it just jumped a week lower instead of adding it to the previous amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I do wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Liselotte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 16:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Count-issue/m-p/966710#M331279</guid>
      <dc:creator />
      <dc:date>2015-12-07T16:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Range Count issue</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Count-issue/m-p/966711#M331280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't add any parameters to the Above function so it only gets the value of the previous row. If you want a running total you need something like rangesum(&lt;STRONG&gt;above&lt;/STRONG&gt;(count(&lt;EM&gt;...xxx...&lt;/EM&gt;),&lt;STRONG&gt;0,rowno()&lt;/STRONG&gt;))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 18:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Count-issue/m-p/966711#M331280</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-12-07T18:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Range Count issue</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Count-issue/m-p/966712#M331281</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;I've tried but it still doesn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="problem range2.png" class="jive-image image-1" src="/legacyfs/online/108304_problem range2.png" style="width: 620px; height: 260px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The calculation is&lt;/P&gt;&lt;P&gt;rangesum(above (Count(Distinct{$ &amp;lt; WeigerFlag= {'1'} &amp;gt;} [WerkopdrachtID])), 0, RowNo())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it due to the count with condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Liselotte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 08:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Count-issue/m-p/966712#M331281</guid>
      <dc:creator />
      <dc:date>2015-12-08T08:07:21Z</dc:date>
    </item>
  </channel>
</rss>

