<?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 IntervalMatch in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263522#M99122</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;Can any one explain me how the intervalmatch function works with beautiful example...I gone through reference manual pdf but there is no example. I understood little bit only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2011 13:22:33 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2011-10-20T13:22:33Z</dc:date>
    <item>
      <title>IntervalMatch</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263522#M99122</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;Can any one explain me how the intervalmatch function works with beautiful example...I gone through reference manual pdf but there is no example. I understood little bit only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 13:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263522#M99122</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-10-20T13:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263523#M99123</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;I explain with an example there is two tables below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OrderLog:&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;START,END&amp;nbsp;&amp;nbsp; ,ORDER&lt;/P&gt;&lt;P&gt;01:00,03:00 ,A&lt;/P&gt;&lt;P&gt;03:01,05:00 ,B&lt;/P&gt;&lt;P&gt;05:01,07:00 ,C&lt;/P&gt;&lt;P&gt;07:01,09:00 ,D&lt;/P&gt;&lt;P&gt;09:01,11:00 ,E&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EventLog:&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Time,Event,Comment&lt;/P&gt;&lt;P&gt;00:00,0,Start of shift 1&lt;/P&gt;&lt;P&gt;02:00,1,Line Stop&lt;/P&gt;&lt;P&gt;04:00,2,Line Restart 50%&lt;/P&gt;&lt;P&gt;06:00,3,Line Speed 100%&lt;/P&gt;&lt;P&gt;08:00,4,Start of shift 2&lt;/P&gt;&lt;P&gt;11:00,5,End of Production&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Intervalmatch(Time) load &lt;/P&gt;&lt;P&gt;START,END&lt;/P&gt;&lt;P&gt;Resident OrderLog;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two tables OrderLog and EventLog loaded noramally after that we need to create interval table like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Intervalmatch(Time) load &lt;/P&gt;&lt;P&gt;START,END&lt;/P&gt;&lt;P&gt;Resident OrderLog;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then we get interval table with six fields a time column shows in which Time interval he comes in START and END time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 13:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263523#M99123</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-20T13:27:19Z</dc:date>
    </item>
    <item>
      <title>IntervalMatch</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263524#M99124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for breify explination..but in which scenario we will go with interval match. I mean what output should we get while using interval match.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 13:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263524#M99124</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-10-20T13:56:11Z</dc:date>
    </item>
    <item>
      <title>IntervalMatch</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263525#M99125</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 we want to set interval matchs for perticular type of groups like age suppose 10 age and we have this values so if i want to check in which intervals it is comes like is i say 5 to 15 whih is comes in this interval and i create a fields like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 5 to 15&lt;/P&gt;&lt;P&gt;16 to 25&lt;/P&gt;&lt;P&gt;26 to 35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some thing like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 14:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263525#M99125</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-20T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263526#M99126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you explain how the following code works..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Inspection table contains the field carrdatetime&lt;/P&gt;&lt;P&gt;- Shift table contains the fields Shift.ShiftKey, Shift.ShiftStart, Shift.ShiftEnd.&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;IntervalMatch(carrdatetime)&lt;/P&gt;&lt;P&gt;LOAD Shift.ShiftStart,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Shift.ShiftEnd&lt;/P&gt;&lt;P&gt;Resident Shift;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join (Temp)&lt;/P&gt;&lt;P&gt;LOAD Shift.ShiftKey, Shift.ShiftStart, Shift.ShiftEnd&lt;/P&gt;&lt;P&gt;Resident Shift;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join (Inspection)&lt;/P&gt;&lt;P&gt;LOAD Shift.ShiftKey, carrdatetime&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 14:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch/m-p/263526#M99126</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-10-20T14:10:08Z</dc:date>
    </item>
  </channel>
</rss>

