<?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 Picking between dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420963#M156758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can assist, as i am not sure what i need to do to solve this problem. I have come accross it a few times, and really need to know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, it is whenever i have 1 table with a single date, and another with START &amp;amp; END dates. Then i need to relate the dates that fall on or between those START &amp;amp; END to a value contained in the 2nd table. This could be for Price schedules, Order Runs, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically it should relate like this:&lt;/P&gt;&lt;P&gt;StartDate &amp;lt;= &lt;STRONG&gt;DATE&lt;/STRONG&gt; &amp;lt;= EndDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense, because i'm not sure how to explain it better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2013 12:19:55 GMT</pubDate>
    <dc:creator>hschultz</dc:creator>
    <dc:date>2013-05-02T12:19:55Z</dc:date>
    <item>
      <title>Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420963#M156758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can assist, as i am not sure what i need to do to solve this problem. I have come accross it a few times, and really need to know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, it is whenever i have 1 table with a single date, and another with START &amp;amp; END dates. Then i need to relate the dates that fall on or between those START &amp;amp; END to a value contained in the 2nd table. This could be for Price schedules, Order Runs, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically it should relate like this:&lt;/P&gt;&lt;P&gt;StartDate &amp;lt;= &lt;STRONG&gt;DATE&lt;/STRONG&gt; &amp;lt;= EndDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense, because i'm not sure how to explain it better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 12:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420963#M156758</guid>
      <dc:creator>hschultz</dc:creator>
      <dc:date>2013-05-02T12:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420964#M156759</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 want to solve that in the script, then probably IntervalMatch() is one good answer. You can check how IntervalMatch work &lt;A _jive_internal="true" href="https://community.qlik.com/thread/12152"&gt;here&lt;/A&gt; and &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/04/04/intervalmatch"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do that in the UI using set analysis in expressions will help. Check &lt;A _jive_internal="true" href="https://community.qlik.com/qlikviews/http://community.qlik.com/qlikviews/1075"&gt;this app&lt;/A&gt; for further reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 12:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420964#M156759</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2013-05-02T12:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420965#M156760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for this assistance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for not replying immediately. I will be needing (and testing) this within the next few days. I will give feedback when I have done so.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 06:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420965#M156760</guid>
      <dc:creator>hschultz</dc:creator>
      <dc:date>2013-05-06T06:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420966#M156761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 07:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420966#M156761</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-06T07:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420967#M156762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there. Thank you for the response, but this is not what i am having issues with&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 12:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420967#M156762</guid>
      <dc:creator>hschultz</dc:creator>
      <dc:date>2013-05-06T12:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420968#M156763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to run this in my load, but i am having difficulties.&lt;/P&gt;&lt;P&gt;It doesn't seem like the inteval is matching correctly with the item involved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i posibly upload something for you to have a look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 12:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420968#M156763</guid>
      <dc:creator>hschultz</dc:creator>
      <dc:date>2013-05-06T12:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420969#M156764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am marking the answer as helpful. It is not exactly what i was looking for, as there were additional keys involved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it did help to get me to a better answer &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 11:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420969#M156764</guid>
      <dc:creator>hschultz</dc:creator>
      <dc:date>2013-05-07T11:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420970#M156765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the same problem as Hein had and I'd really like to try and resolve it using set analysis, but the link you provided does not work - I get a "Page not Found" error (&lt;A _jive_internal="true" href="https://community.qlik.com/community.qlik.com/qlikviews/1075" title="http://community.qlik.com/qlikviews/http://community.qlik.com/qlikviews/1075"&gt;http://community.qlik.com/qlikviews/http://community.qlik.com/qlikviews/1075&lt;/A&gt;) - please could you provide a correct link, or let me know what the name of the page is, so I can search for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 12:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420970#M156765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-12T12:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420971#M156766</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;Not sure if you are still looking for this, an example for interval match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 15:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420971#M156766</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-09-12T15:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Picking between dates</title>
      <link>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420972#M156767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hein,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Tried to create your scenario, with a price list by StartDate and EndDate, and a list of dates.&lt;/P&gt;&lt;P&gt;And as mentioned before, I used na intervalMatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, take a look at the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; StartDate, EndDate, Price&lt;BR /&gt;&amp;nbsp; 01/01/2013, 15/01/2013, 10&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 15/01/2013, 15/02/2013, 12&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 05/03/2013, 01/04/2013, 8&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;Dates:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/01/2013&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10/01/2013&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20/01/2013&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/01/2013&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/03/2013&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt; Interval:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IntervalMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;StartDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EndDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; PriceEvents; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 16:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Picking-between-dates/m-p/420972#M156767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-12T16:30:42Z</dc:date>
    </item>
  </channel>
</rss>

