<?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: How to sum values past in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591436#M219345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or with set analysis&lt;/P&gt;&lt;P&gt;sum({$ &amp;lt;Date={"&amp;lt;$(=floor(Today()))"}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;PlannedValue &lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jan 2014 19:17:59 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-01-30T19:17:59Z</dc:date>
    <item>
      <title>How to sum values past</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591434#M219343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering, whats the proper format of the expressión, in order to Sum only the values previuos from today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Example, i got all the planned values of the year. How can i only sum those that are previuos from today?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Do i make myself clear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 18:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591434#M219343</guid>
      <dc:creator />
      <dc:date>2014-01-30T18:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum values past</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591435#M219344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Assuming you have 1 straight table with DateField and PlannedValue (and eventually other fields): some possibilities&lt;/P&gt;&lt;P&gt;Sum(if(DateField&amp;lt;Today(), PlannedValue))&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;-Sum((DateField&amp;lt;Today())*PlannedValue)&lt;/P&gt;&lt;P&gt;There are several other ways. If it doesn't work, please post some sample data.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 19:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591435#M219344</guid>
      <dc:creator />
      <dc:date>2014-01-30T19:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum values past</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591436#M219345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or with set analysis&lt;/P&gt;&lt;P&gt;sum({$ &amp;lt;Date={"&amp;lt;$(=floor(Today()))"}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;PlannedValue &lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 19:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591436#M219345</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-01-30T19:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum values past</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591437#M219346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({&amp;lt;date={"&amp;gt;=$(=AddMonths(Max(date-6),0))&amp;lt;=$(=Max(date))"}&amp;gt;} Values)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 19:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-values-past/m-p/591437#M219346</guid>
      <dc:creator>ashwanin</dc:creator>
      <dc:date>2014-01-30T19:21:20Z</dc:date>
    </item>
  </channel>
</rss>

