<?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: Set analysis using start and end dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-using-start-and-end-dates/m-p/393362#M486869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that your dates are actually timestamps. So the dates for 31/01/2013 are larger than 31/01/2013 00:00:00. You either need to use &amp;lt; 01/02/2013 or remove the time part of your dates, for example with floor([CMS Entered Date]) in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2013 15:14:39 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-02-28T15:14:39Z</dc:date>
    <item>
      <title>Set analysis using start and end dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-using-start-and-end-dates/m-p/393360#M486867</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 am using this in an expression to count the number of records received from 01/01/2013 to 31/01/2013 inclusive. the result should be 97 but it only returns 93 and ignores all records that are for 31/01/2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[CMS Entered Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= {'&amp;gt;=01/01/2013&amp;lt;=31/01/2013'} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[CMS Entered Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;please advise where i am going wrong. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;vijay&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 14:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-using-start-and-end-dates/m-p/393360#M486867</guid>
      <dc:creator>jagjivvt</dc:creator>
      <dc:date>2013-02-28T14:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis using start and end dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-using-start-and-end-dates/m-p/393361#M486868</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;&lt;/P&gt;&lt;P&gt;Do you can post your QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do a example and worked perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 14:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-using-start-and-end-dates/m-p/393361#M486868</guid>
      <dc:creator />
      <dc:date>2013-02-28T14:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis using start and end dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-using-start-and-end-dates/m-p/393362#M486869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that your dates are actually timestamps. So the dates for 31/01/2013 are larger than 31/01/2013 00:00:00. You either need to use &amp;lt; 01/02/2013 or remove the time part of your dates, for example with floor([CMS Entered Date]) in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 15:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-using-start-and-end-dates/m-p/393362#M486869</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-28T15:14:39Z</dc:date>
    </item>
  </channel>
</rss>

