<?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 only giving cartesian join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532354#M687341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been reading &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;Henric Cronström's white paper and posts on IntervalMatch() and I am still not getting what I believe I should.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;I am trying to link each event based on the EventStartDtTm between an Agents ShiftStart and ShiftEnd.&amp;nbsp; I keep getting, using the example below, Agent 995's Events displaying with 996 and vice versa.&amp;nbsp; It seems like there needs to be a way to link the AgentID in with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;There is also a second phase of this I would like to do which is merge this into a single table that can be pushed to a QVD but I can't get this piece right yet.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example Employee Daily Shift Intervals:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="391"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="75"&gt;AgentID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="95"&gt;EventDt&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="134"&gt;ShiftStart&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="87"&gt;ShiftEnd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;12/3/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8:00:32&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;16:19:55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;996&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;12/3/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8:06:26&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;17:00:55&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;Daily Events to match within the shift:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 656px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="101"&gt;AgentID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="134"&gt;EventStartDtTm&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="167"&gt;EventEndDtTm&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="110"&gt;ReleaseID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="144"&gt;ReleaseCode&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 10:53:21&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 11:03:00 AM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;15 min Break&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 12:24:37&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 12:24:39 PM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Work&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 13:00:47&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 1:28:04 PM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Lunch Break&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 15:09:16&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 3:12:59 PM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;15 min Break&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;996&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 8:41:19&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 8:43:26 AM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Work&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;996&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 9:39:17&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 9:43:22 AM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Work&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2013 23:06:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-27T23:06:05Z</dc:date>
    <item>
      <title>IntervalMatch only giving cartesian join</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532354#M687341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been reading &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;Henric Cronström's white paper and posts on IntervalMatch() and I am still not getting what I believe I should.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;I am trying to link each event based on the EventStartDtTm between an Agents ShiftStart and ShiftEnd.&amp;nbsp; I keep getting, using the example below, Agent 995's Events displaying with 996 and vice versa.&amp;nbsp; It seems like there needs to be a way to link the AgentID in with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px;"&gt;There is also a second phase of this I would like to do which is merge this into a single table that can be pushed to a QVD but I can't get this piece right yet.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example Employee Daily Shift Intervals:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="391"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="75"&gt;AgentID&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="95"&gt;EventDt&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="134"&gt;ShiftStart&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="87"&gt;ShiftEnd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;12/3/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8:00:32&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;16:19:55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;996&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;12/3/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;8:06:26&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;17:00:55&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;Daily Events to match within the shift:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 656px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="101"&gt;AgentID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="134"&gt;EventStartDtTm&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="167"&gt;EventEndDtTm&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="110"&gt;ReleaseID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="144"&gt;ReleaseCode&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 10:53:21&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 11:03:00 AM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;15 min Break&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 12:24:37&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 12:24:39 PM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Work&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 13:00:47&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 1:28:04 PM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Lunch Break&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 15:09:16&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 3:12:59 PM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;15 min Break&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;996&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 8:41:19&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 8:43:26 AM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Work&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;996&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/3/2013 9:39:17&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;12/3/2013 9:43:22 AM&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Work&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 23:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532354#M687341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-27T23:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch only giving cartesian join</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532355#M687342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How does your script look like? You are using the extended version of IntervalMatch function, aren't you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Dec 2013 00:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532355#M687342</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-12-28T00:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch only giving cartesian join</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532356#M687343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Extended version?&amp;nbsp; Possibly.&amp;nbsp; Here is what I have.&amp;nbsp; &lt;/P&gt;&lt;P&gt;In the Events table I have the AgentID that I rename to tAgentID to prevent a synthetic key and for testing to see if the correct events for the agent are coming through or if there was a way I could then link back flatten this out to a single table to store in the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interval:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RecNo() as IntervalID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventStartDtTm as ShiftStart, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventEndDtTm as ShiftEnd, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventDt, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AgentID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AgentName&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;AgentShiftSummary.qvd &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(qvd)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Events:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventStartDtTm, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventEndDtTm, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Duration, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AgentID as tAgentID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReleaseID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReleaseCode&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;AgentReleaseCodes.qvd &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(qvd)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tmp_BridgeTable:&lt;/P&gt;&lt;P&gt;Load distinct EventStartDtTm Resident ReleaseCodes ;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;Load IntervalID, ShiftStart, ShiftEnd Resident AgentShiftInterval ;&lt;/P&gt;&lt;P&gt;BridgeTable:&lt;/P&gt;&lt;P&gt;Load distinct EventStartDtTm, IntervalID&lt;/P&gt;&lt;P&gt;Resident Tmp_BridgeTable&lt;/P&gt;&lt;P&gt;Where ShiftStart &amp;lt;= EventStartDtTm and EventStartDtTm &amp;lt; ShiftEnd ;&lt;/P&gt;&lt;P&gt;Drop Table Tmp_BridgeTable ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 18:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532356#M687343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-30T18:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch only giving cartesian join</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532357#M687344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I figured it out.&amp;nbsp; I linked the Bridge values to my Intervals table and then my Events to my Intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalJoin:&lt;/P&gt;&lt;P&gt;Left Join(AgentShiftInterval)&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp; EventStartDtTm,&lt;/P&gt;&lt;P&gt;&amp;nbsp; IntervalID&lt;/P&gt;&lt;P&gt;Resident BridgeTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table BridgeTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EventJoin:&lt;/P&gt;&lt;P&gt;inner Join(AgentShiftInterval)&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tAgentID as AgentID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventStartDtTm, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventEndDtTm, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Duration, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReleaseID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReleaseCode&lt;/P&gt;&lt;P&gt;Resident ReleaseCodes;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table ReleaseCodes;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 18:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532357#M687344</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-30T18:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch only giving cartesian join</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532358#M687345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Odd, when I do these joins to flatten out the table with my smaller sample of data it works fine.&amp;nbsp; When I use my actual data loaded it runs and then errors with a&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"General Script Error"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Does anyone have any thoughts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank you.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 17:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532358#M687345</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-31T17:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch only giving cartesian join</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532359#M687346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At which point do the error occur? Can you post your document log?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 18:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532359#M687346</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-12-31T18:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch only giving cartesian join</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532360#M687347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am rerunning based on an error I found.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My intervals extend over a day.&amp;nbsp; Is there a good way to overlap the interval process so I do not need to run this for such a long period each day?&lt;/P&gt;&lt;P&gt;Below would be an example of an agent logging in at 8pm at night on the 12/7 and the shift ends the following day. The app runs the following morning and does not pickup the end of the shift or events that fall into 12/8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a good way to load them and add these on the 12/9 following days load?&amp;nbsp; This way my intervalmatch bridge before the join to remove it would be much smaller.&amp;nbsp; I hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Example Employee Daily Shift Intervals:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: rgb(61, 61, 61); width: 391px;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl65" height="17" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="75"&gt;AgentID&lt;/TD&gt;&lt;TD class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: solid solid solid none; border-top-color: black; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;" width="95"&gt;EventDt&lt;/TD&gt;&lt;TD class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: solid solid solid none; border-top-color: black; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;" width="134"&gt;ShiftStart&lt;/TD&gt;&lt;TD class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: solid solid solid none; border-top-color: black; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;" width="87"&gt;ShiftEnd&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl66" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;995&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;12/7/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;22:00:32&lt;/TD&gt;&lt;TD align="right" class="xl67" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;Daily Events to match within the shift:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl63" height="17" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="101"&gt;AgentID&lt;/TD&gt;&lt;TD class="xl63" style="padding-right: 4px; padding-left: 4px; border-style: solid solid solid none; border-top-color: black; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;" width="134"&gt;EventStartDtTm&lt;/TD&gt;&lt;TD class="xl63" style="padding-right: 4px; padding-left: 4px; border-style: solid solid solid none; border-top-color: black; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;" width="167"&gt;EventEndDtTm&lt;/TD&gt;&lt;TD class="xl63" style="padding-right: 4px; padding-left: 4px; border-style: solid solid solid none; border-top-color: black; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;" width="110"&gt;ReleaseID&lt;/TD&gt;&lt;TD class="xl63" style="padding-right: 4px; padding-left: 4px; border-style: solid solid solid none; border-top-color: black; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;" width="144"&gt;ReleaseCode&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl64" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;12/7/2013 22:53:21&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;12/7/2013 23:03:00&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;15 min Break&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl64" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;12/7/2013 22:24:37&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;12/7/2013 23:24:39&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;Work&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl64" height="17" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;995&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;12/7/2013 23:20:47&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;Lunch Break&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 19:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532360#M687347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-31T19:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch only giving cartesian join</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532361#M687348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am loving this conversation with myself. &lt;/P&gt;&lt;P&gt;Swuehl, your mention of extended intervalmatch functionality helped greatly.&amp;nbsp; I did not realize what I was trying to do fell into the same category as a slowly changing dimension.&amp;nbsp; What I am doing isn't but it did show me that creating certain keys with the AgentID linked things without the entire cartesian product I was getting before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All 6 months worth of records now takes 12 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*******[ Load agent daily shift with Interval ]*******/&lt;/P&gt;&lt;P&gt;AgentShiftInterval:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AgentID &amp;amp; ' | ' &amp;amp;&amp;nbsp; EventStartDtTm &amp;amp; ' | ' &amp;amp; EventEndDtTm as [AgentID+Interval],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventStartDtTm as ShiftStart,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventEndDtTm as ShiftEnd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventDt,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AgentID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AgentName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Duration as ShiftDuration&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\TransformQVD\AgentShiftSummary.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*******[ Load agent Release Code events ]*******/&lt;/P&gt;&lt;P&gt;ReleaseCodes:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; AgentID &amp;amp; ' | ' &amp;amp; EventStartDtTm as [AgentID+TransDt],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AgentID as TmpAgentID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventStartDtTm,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventEndDtTm,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Duration,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReleaseID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReleaseCode&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\TransformQVD\AgentReleaseCodes.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*******[ Create Bridge ]*******/&lt;/P&gt;&lt;P&gt;TmpBridgeTable:&lt;/P&gt;&lt;P&gt;IntervalMatch(EventStartDtTm, TmpAgentID)&lt;/P&gt;&lt;P&gt;Load Distinct ShiftStart, ShiftEnd, AgentID as TmpAgentID&lt;/P&gt;&lt;P&gt;Resident AgentShiftInterval;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*******[ Join to drop the Bridge ]*******/&lt;/P&gt;&lt;P&gt;Left Join(ReleaseCodes)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; TmpAgentID, EventStartDtTm,&lt;/P&gt;&lt;P&gt;&amp;nbsp; TmpAgentID &amp;amp; ' | ' &amp;amp;&amp;nbsp; ShiftStart &amp;amp; ' | ' &amp;amp; ShiftEnd as [AgentID+Interval]&lt;/P&gt;&lt;P&gt;Resident TmpBridgeTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Field TmpAgentID;&lt;/P&gt;&lt;P&gt;DROP Table TmpBridgeTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*******[ Join to flatten out my structure prior to QVD storage ]*******/&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Left Join(AgentShiftInterval)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Load [AgentID+Interval],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventStartDtTm,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EventEndDtTm,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Duration, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReleaseID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReleaseCode&lt;/P&gt;&lt;P&gt;Resident ReleaseCodes;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table ReleaseCodes;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 21:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-only-giving-cartesian-join/m-p/532361#M687348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-31T21:18:46Z</dc:date>
    </item>
  </channel>
</rss>

