<?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: Understanding the rules of Interval Match function, value and range must be loaded first? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923702#M650822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dathu and Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the purpose for the Extended version of Interval Match? I tried reading the Help but could not imagine a relating example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you got an example where extended is needed? Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 20:10:09 GMT</pubDate>
    <dc:creator>jblomqvist</dc:creator>
    <dc:date>2015-08-13T20:10:09Z</dc:date>
    <item>
      <title>Understanding the rules of Interval Match function, value and range must be loaded first?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923699#M650819</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 am trying to understand how to use Interval Match function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I have a Student Grades table with StudentID, CourseID, Grade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to compare the Grade value against Grade Range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grade Range is in the GradeRange table with CourseID, GradeStart, GradeStop, Range as fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to do Interval Match is it true that I must have those two tables created first to do the analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my intervalmatch table would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalMatch(Grade)&lt;/P&gt;&lt;P&gt;Load GradeStart, GradeStop Resident GradeRange;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the Load table after IntervalMatch have more than two fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 19:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923699#M650819</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-08-13T19:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding the rules of Interval Match function, value and range must be loaded first?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923700#M650820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you read this useful post?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3037"&gt;IntervalMatch&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Can the Load table after IntervalMatch have more than two fields?&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;yes, it can&lt;/P&gt;&lt;P&gt;search in QlikView Help interval match and choose IntervalMarch (extended)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 19:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923700#M650820</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-13T19:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding the rules of Interval Match function, value and range must be loaded first?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923701#M650821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, if your range will change from CourseID you need to use Extended syntax like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grades:&lt;/P&gt;&lt;P&gt;LOAD CourseID , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;StudentID , Grade From s1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GradeRange:&lt;/P&gt;&lt;P&gt;Load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CourseID, GradeStart, GradeStop, Range From s2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;GradeRange)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;IntervalMatch(Grade,CourseID)&lt;/P&gt;&lt;P&gt;LOAD &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;GradeStart, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;GradeStop , CourseID Resident &lt;SPAN style="font-size: 13.3333330154419px;"&gt;GradeRange&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 20:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923701#M650821</guid>
      <dc:creator />
      <dc:date>2015-08-13T20:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding the rules of Interval Match function, value and range must be loaded first?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923702#M650822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dathu and Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the purpose for the Extended version of Interval Match? I tried reading the Help but could not imagine a relating example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you got an example where extended is needed? Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 20:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923702#M650822</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-08-13T20:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding the rules of Interval Match function, value and range must be loaded first?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923703#M650823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need to add Key field to you range, you need to use Extended syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in above exapmle, the grade range will change from CourseID, you need to map your CourseID, Grade with CourseID, GrateStart , GreadeEnd. so you need to use Extended syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 20:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923703#M650823</guid>
      <dc:creator />
      <dc:date>2015-08-13T20:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding the rules of Interval Match function, value and range must be loaded first?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923704#M650824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;extended because there is&lt;/P&gt;&lt;P&gt;- the field and the range to check (OrderDate,&amp;nbsp; DateFrom, DateUntil) as in the non extended interval match&lt;/P&gt;&lt;P&gt;- another field to use for joining the 2 tables (Val)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SalesData:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; LOAD * INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Orderline, &lt;STRONG&gt;OrderDate&lt;/STRONG&gt;, &lt;STRONG&gt;Val&lt;/STRONG&gt; , amount&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 20100115,EUR,14.00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 2, 20100215,USD,2.00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 3, 20100315,EUR,10.00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 4, 20100415,USD,3.00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 5, 20100515,USD,4.00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 6, 20100615,USD,5.00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; 7, 20100715,GBP,6.00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RateData:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; LOAD * INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Val&lt;/STRONG&gt; , &lt;STRONG&gt;DateFrom&lt;/STRONG&gt; , &lt;STRONG&gt;DateUntil&lt;/STRONG&gt;,Rate&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USD, 20100101,20100331,1.25&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; USD, 20100401,20100630,1.29&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; GBP, 20100101,20100930,1.34&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; EUR, 20000101,99991231,1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;INNER JOIN INTERVALMATCH (&lt;STRONG&gt;OrderDate&lt;/STRONG&gt;, &lt;STRONG&gt;Val&lt;/STRONG&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;DateFrom&lt;/STRONG&gt;,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;DateUntil&lt;/STRONG&gt;,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Val&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;resident RateData;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 20:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923704#M650824</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-13T20:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding the rules of Interval Match function, value and range must be loaded first?</title>
      <link>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923705#M650825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Please check this as well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3557"&gt;Interval Match Feature/Function&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 00:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Understanding-the-rules-of-Interval-Match-function-value-and/m-p/923705#M650825</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-14T00:40:26Z</dc:date>
    </item>
  </channel>
</rss>

