<?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 Set Analysis to sum data that falls between dates. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-sum-data-that-falls-between-dates/m-p/321329#M497142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Problem:&lt;/P&gt;&lt;P&gt;I am trying to create an open order book and need to be able to sum all orders that follow this rule...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order date &amp;lt;= Date &amp;amp; Posting date is &amp;gt; Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have this expression in place but it is not giving me the required output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt; OrderDate={"&amp;lt;=$(Date)"}, PostingDate={"&amp;gt;$(Date)"}&amp;gt;}NetVal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the feeling that this will break when it hits the last date available but I am not sure how to cater for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2011 13:40:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-15T13:40:20Z</dc:date>
    <item>
      <title>Set Analysis to sum data that falls between dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-sum-data-that-falls-between-dates/m-p/321329#M497142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Problem:&lt;/P&gt;&lt;P&gt;I am trying to create an open order book and need to be able to sum all orders that follow this rule...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Order date &amp;lt;= Date &amp;amp; Posting date is &amp;gt; Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have this expression in place but it is not giving me the required output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt; OrderDate={"&amp;lt;=$(Date)"}, PostingDate={"&amp;gt;$(Date)"}&amp;gt;}NetVal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the feeling that this will break when it hits the last date available but I am not sure how to cater for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 13:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-sum-data-that-falls-between-dates/m-p/321329#M497142</guid>
      <dc:creator />
      <dc:date>2011-11-15T13:40:20Z</dc:date>
    </item>
    <item>
      <title>Set Analysis to sum data that falls between dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-sum-data-that-falls-between-dates/m-p/321330#M497143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt; OrderDate={"&amp;lt;=$(=Date)"}, PostingDate={"&amp;gt;$(=Date)"}&amp;gt;}NetVal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it will not break when you use field .and when you will use variable then it might break&lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; width: 1px; height: 1px; overflow: hidden; top: 0px; left: -10000px;"&gt;﻿&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 14:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-sum-data-that-falls-between-dates/m-p/321330#M497143</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-11-15T14:04:03Z</dc:date>
    </item>
  </channel>
</rss>

