<?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: Sum till period. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846578#M1010177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In set analysis you can do something similar to below:&lt;/P&gt;&lt;P&gt;count({&amp;lt;Date_In = {'&amp;gt;=$(=date($(vStartDate)))&amp;lt;=$(=date($(vEndDate)))'}&amp;gt;}COUNTER)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 10:32:58 GMT</pubDate>
    <dc:creator>jpenuliar</dc:creator>
    <dc:date>2015-05-06T10:32:58Z</dc:date>
    <item>
      <title>Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846573#M1010172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 13 periodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have also a table with many variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want that when I select period 4, that there is a variable who have the sum of the omzet of periode 1, 2, 3 and 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible? And what is the formula? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 08:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846573#M1010172</guid>
      <dc:creator />
      <dc:date>2015-04-29T08:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846574#M1010173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 08:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846574#M1010173</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-04-29T08:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846575#M1010174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain your requirement with sample data and post&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; expected output&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 08:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846575#M1010174</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-04-29T08:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846576#M1010175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Jonathan Penuliar and @anbu cheliyan;&lt;/P&gt;&lt;P&gt;I try to do that, but it is not easy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 09:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846576#M1010175</guid>
      <dc:creator />
      <dc:date>2015-05-06T09:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846577#M1010176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1&lt;IMG alt="period.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/85786_period.png" style="height: auto;" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;IMG alt="period0.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/85784_period0.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: The table. And in this one I want to fill in: total till this periode. But I don't know the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. All the periods. If I press on the 6 I see the datainformation of that period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I have €100 demand in period 6. €50 in period 1,3 and 4, €60 in period 2, €110 in period 5. All in MAX Year = 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that the formula if I press by period on 6. That the formula sums all the demands = €420&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what is the formula?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 09:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846577#M1010176</guid>
      <dc:creator />
      <dc:date>2015-05-06T09:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846578#M1010177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In set analysis you can do something similar to below:&lt;/P&gt;&lt;P&gt;count({&amp;lt;Date_In = {'&amp;gt;=$(=date($(vStartDate)))&amp;lt;=$(=date($(vEndDate)))'}&amp;gt;}COUNTER)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 10:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846578#M1010177</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-05-06T10:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846579#M1010178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace Date_In with Period.&lt;/P&gt;&lt;P&gt;vStartDate will be Period 1&lt;/P&gt;&lt;P&gt;vEndDate will be your selected Period&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 10:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846579#M1010178</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-05-06T10:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846580#M1010179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or do something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Period = {'&amp;lt;= vPeriod'}&amp;gt;}Demands)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 10:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846580#M1010179</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-05-06T10:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846581#M1010180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It do not work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 07:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846581#M1010180</guid>
      <dc:creator />
      <dc:date>2015-06-08T07:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846582#M1010181</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;what do you mean by do not work ???&lt;/P&gt;&lt;P&gt;It is not giving you data or giving you wrong sum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clearify your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Period={"&amp;lt;=$(=max(Period))"}}&amp;gt;}Demands)&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, 08 Jun 2015 07:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846582#M1010181</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-06-08T07:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846583#M1010182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 07:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846583#M1010182</guid>
      <dc:creator />
      <dc:date>2015-06-08T07:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sum till period.</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846584#M1010183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If not possible for you to send a sample file, I suggest you go through below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView How To (or Tips &amp;amp; Tricks) Application by Lee Matthews&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/docs/DOC-5486"&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; text-decoration: underline; font-family: Segoe Print;"&gt;&lt;SPAN lang=""&gt;http://community.qlik.com/docs/DOC-5486&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may be able to pick something from this great Tutorial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 08:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-till-period/m-p/846584#M1010183</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-06-08T08:17:47Z</dc:date>
    </item>
  </channel>
</rss>

