<?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 Using interval match function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-interval-match-function/m-p/290194#M107708</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;I have got contracts with a start- and enddate.&lt;/P&gt;&lt;P&gt;Now I would like to use the interval match function in the script, but I don't know exactly how to do that.&lt;/P&gt;&lt;P&gt;I have got a table CONTRACTS, with all the relevant data. And I have a table CALENDAR which I use to check if a contract is valid or invalid.&lt;/P&gt;&lt;P&gt;Anyone who can help on this one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this moment I use a the following expression to get this done:&lt;/P&gt;&lt;P&gt;if(Startdate &amp;lt;= Date and Enddate &amp;gt;= Date, 'Valid')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with this thing is that the performance is realy bad.&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 12:35:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-07-19T12:35:10Z</dc:date>
    <item>
      <title>Using interval match function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-interval-match-function/m-p/290194#M107708</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;I have got contracts with a start- and enddate.&lt;/P&gt;&lt;P&gt;Now I would like to use the interval match function in the script, but I don't know exactly how to do that.&lt;/P&gt;&lt;P&gt;I have got a table CONTRACTS, with all the relevant data. And I have a table CALENDAR which I use to check if a contract is valid or invalid.&lt;/P&gt;&lt;P&gt;Anyone who can help on this one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this moment I use a the following expression to get this done:&lt;/P&gt;&lt;P&gt;if(Startdate &amp;lt;= Date and Enddate &amp;gt;= Date, 'Valid')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with this thing is that the performance is realy bad.&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 12:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-interval-match-function/m-p/290194#M107708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-19T12:35:10Z</dc:date>
    </item>
    <item>
      <title>Using interval match function</title>
      <link>https://community.qlik.com/t5/QlikView/Using-interval-match-function/m-p/290195#M107709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I hope the below code works (not tested)&lt;/P&gt;&lt;P&gt;Load personname,startdate,enddate from Contracts;&lt;BR /&gt;load date from Calender;&lt;BR /&gt;Intervalmatch (date) select startdate,enddate from contracts;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Now create one table box and add.&lt;/P&gt;&lt;P&gt;Personname,startdate,enddate,date and see the results.&lt;/P&gt;&lt;P&gt;hope this helps&lt;BR /&gt;Talha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 12:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-interval-match-function/m-p/290195#M107709</guid>
      <dc:creator />
      <dc:date>2011-07-19T12:58:39Z</dc:date>
    </item>
  </channel>
</rss>

