<?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 Qlikview between dates filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-between-dates-filter/m-p/362623#M134794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to do this is to define two variables (assuming you have a date field called Date):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;vMinDate:&amp;nbsp;&amp;nbsp; =Min(Date)&lt;/LI&gt;&lt;LI&gt;vMaxDate&amp;nbsp;&amp;nbsp; =Max(Date)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The use set analysis in the expressions to limit the data between these two dates. For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sum({&amp;lt;Date = {"&amp;gt;=$(=Date(vMinDate)) &amp;lt;=$(=Date(vMaxDate))"}&amp;gt;} Sales)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have other date related fields linked to Date (such as Month, Year), you may need to override their selection with&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sum({&amp;lt;Date = {"&amp;gt;=$(=Date(vMinDate)) &amp;lt;=$(=Date(vMaxDate))"}, Year=, Month= &amp;gt;} Sales)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Apr 2012 16:23:14 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2012-04-22T16:23:14Z</dc:date>
    <item>
      <title>Qlikview between dates filter</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-between-dates-filter/m-p/362622#M134793</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 have a report in which I have a date field processed date. I want to create a calandar object, where the user can select a start date, end date and the filter should be applied based on the range between start date and end date. At the moment, If I select a date, the report shows data for that date. However, I want to update this calandar so that the user can select a start date and end date and the chart should show data between those two dates. What is the function or method to acheive this functionality&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2012 15:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-between-dates-filter/m-p/362622#M134793</guid>
      <dc:creator />
      <dc:date>2012-04-22T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Qlikview between dates filter</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-between-dates-filter/m-p/362623#M134794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to do this is to define two variables (assuming you have a date field called Date):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;vMinDate:&amp;nbsp;&amp;nbsp; =Min(Date)&lt;/LI&gt;&lt;LI&gt;vMaxDate&amp;nbsp;&amp;nbsp; =Max(Date)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The use set analysis in the expressions to limit the data between these two dates. For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sum({&amp;lt;Date = {"&amp;gt;=$(=Date(vMinDate)) &amp;lt;=$(=Date(vMaxDate))"}&amp;gt;} Sales)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have other date related fields linked to Date (such as Month, Year), you may need to override their selection with&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sum({&amp;lt;Date = {"&amp;gt;=$(=Date(vMinDate)) &amp;lt;=$(=Date(vMaxDate))"}, Year=, Month= &amp;gt;} Sales)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2012 16:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-between-dates-filter/m-p/362623#M134794</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-04-22T16:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview between dates filter</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-between-dates-filter/m-p/362624#M134795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attached example illustrates this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Apr 2012 17:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-between-dates-filter/m-p/362624#M134795</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-04-22T17:12:54Z</dc:date>
    </item>
  </channel>
</rss>

