<?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: Date Range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147309#M900911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You could try this:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum({&amp;lt;SalesNumDate={"=SalesNumDate&amp;gt;=MakeDate(2010,5) and SalesNumDate&amp;lt;=MakeDate(2016,5)"}&amp;gt;}BILLSTONECARAT)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2016 11:02:49 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-07-13T11:02:49Z</dc:date>
    <item>
      <title>Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147308#M900910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i get values between one particular date to another,&lt;/P&gt;&lt;P&gt;Ex,&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;SalesNumDate={"&amp;gt;=$('01-05-2010')&amp;lt;=$('01-05-2016' )"}&amp;gt;}BILLSTONECARAT)&lt;/P&gt;&lt;P&gt;both date this (dd-mm-yyyy) format only but not able to get values kindly let me know how to get values bw two different dates which is hard-coded...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147308#M900910</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147309#M900911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You could try this:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum({&amp;lt;SalesNumDate={"=SalesNumDate&amp;gt;=MakeDate(2010,5) and SalesNumDate&amp;lt;=MakeDate(2016,5)"}&amp;gt;}BILLSTONECARAT)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 11:02:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147309#M900911</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-07-13T11:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147310#M900912</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;if you would like work with dates only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum({$&amp;lt;SalesNumDate={&lt;SPAN style="color: #ff6600;"&gt;'&amp;gt;=01-05-2010&amp;lt;=01-05-2016'&lt;/SPAN&gt; }&amp;gt;} BILLSTONECARAT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if you would like &lt;STRONG&gt;work dates with variables&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="background: white; font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;Sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SalesNumDate&lt;/SPAN&gt;={'&amp;gt;=$(=Date(vFromDate, 'DD-MM-YYYY'))&amp;lt;=$(=Date(vToDate, 'DD-MM-YYYY'))'}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;BILLSTONECARAT&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 11:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147310#M900912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T11:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147311#M900913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GD,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks it worked well...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 06:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/1147311#M900913</guid>
      <dc:creator />
      <dc:date>2016-07-14T06:18:46Z</dc:date>
    </item>
  </channel>
</rss>

