<?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: Between dates Load file           Between dates Load file (Date &amp;gt; =(Today()-30) AND Date &amp;lt; = (Today()-8) ) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255937#M625927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a SQL SELECT statement you should use a SQL syntax in your where clause. If it is a LOAD statement I agree with previous comment that it looks correct as long your Date field is a date value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 07:35:13 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2016-12-01T07:35:13Z</dc:date>
    <item>
      <title>Between dates Load file           Between dates Load file (Date &gt; =(Today()-30) AND Date &lt; = (Today()-8) )</title>
      <link>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255935#M625925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to grab data from today-8 and today-30. For example today being November 30th, I would like to grab data between 11/22/2016 and 10/31/2016. I tried below and It is pulling in the past 30 days. I can't have the past 7 days in this file because I will be doing a join with another dataset that has more detail for the last 7 days if that makes sense. The first dataset is like summary (the &amp;gt;=8 days to &amp;lt;= 30) and the second dataset will have the detail for the last 7 days. The reason why I am doing it this way is because just the last 7 days of detail is well into the millions of rows (just for 7 days). Where the summary is hundreds of thousands. I can't have 30 days of detail data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my load file I have&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Date &amp;gt; =(Today()-30) AND Date &amp;lt; = (Today()-8) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is grabbing from SAS, which I have no control over the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help&lt;/P&gt;&lt;P&gt;Martha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 16:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255935#M625925</guid>
      <dc:creator>mp802377</dc:creator>
      <dc:date>2016-11-30T16:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Between dates Load file           Between dates Load file (Date &gt; =(Today()-30) AND Date &lt; = (Today()-8) )</title>
      <link>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255936#M625926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That looks like it should work to me, is it a SQL call from SAS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 07:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255936#M625926</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-01T07:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Between dates Load file           Between dates Load file (Date &gt; =(Today()-30) AND Date &lt; = (Today()-8) )</title>
      <link>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255937#M625927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a SQL SELECT statement you should use a SQL syntax in your where clause. If it is a LOAD statement I agree with previous comment that it looks correct as long your Date field is a date value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 07:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255937#M625927</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2016-12-01T07:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Between dates Load file           Between dates Load file (Date &gt; =(Today()-30) AND Date &lt; = (Today()-8) )</title>
      <link>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255938#M625928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much! I had a feeling that was an issue. Good to know that I had that correct, just need to fix that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 16:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-dates-Load-file-Between-dates-Load-file-Date-gt-Today-30/m-p/1255938#M625928</guid>
      <dc:creator>mp802377</dc:creator>
      <dc:date>2016-12-01T16:11:23Z</dc:date>
    </item>
  </channel>
</rss>

