<?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. :Re: Interval Match in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162782#M36171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LEFT JOIN(MainTable) // without quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Aug 2010 14:53:11 GMT</pubDate>
    <dc:creator>martin59</dc:creator>
    <dc:date>2010-08-16T14:53:11Z</dc:date>
    <item>
      <title>Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162768#M36157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys.&lt;/P&gt;&lt;P&gt;Can anyone give me a good basic example of an interval match? Ive searched the forums but all the ones I came accross were a bit to confusing for me. I want to try and use Interval Match in one of my projects but I don't understand it properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 10:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162768#M36157</guid>
      <dc:creator />
      <dc:date>2010-08-16T10:40:01Z</dc:date>
    </item>
    <item>
      <title>Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162769#M36158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Hope that helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 10:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162769#M36158</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-16T10:44:45Z</dc:date>
    </item>
    <item>
      <title>Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162770#M36159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very nice, but theres one problem, its French and Im English lol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 10:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162770#M36159</guid>
      <dc:creator />
      <dc:date>2010-08-16T10:47:29Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162771#M36160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, i've forgot it ! I translate it now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 10:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162771#M36160</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-16T10:54:05Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162772#M36161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's it !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 11:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162772#M36161</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-16T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162773#M36162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies Martin i really appreciate it, however, I'm still not sure what to do to create an interval match. Maybe you can help me?&lt;/P&gt;&lt;P&gt;I want to create an nterval match between two fields, StartDate and EndDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD StartDate,&lt;/P&gt;&lt;P&gt;EndDate;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM Employee;&lt;/P&gt;&lt;DIV&gt;This is the first one and this is the second,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;LOAD BusinessEntityID,&lt;/DIV&gt;&lt;DIV&gt;TerritoryID,&lt;/DIV&gt;&lt;DIV&gt;StartDate,&lt;/DIV&gt;&lt;DIV&gt;EndDate;&lt;/DIV&gt;&lt;DIV&gt;SQL SELECT *&lt;/DIV&gt;&lt;DIV&gt;FROM SalesTerritoryHistory;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Any Ideas?&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 11:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162773#M36162</guid>
      <dc:creator />
      <dc:date>2010-08-16T11:50:56Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162774#M36163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 13:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162774#M36163</guid>
      <dc:creator />
      <dc:date>2010-08-16T13:35:54Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162775#M36164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a certification, try to do it yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 13:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162775#M36164</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-16T13:41:31Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162776#M36165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried INTERVALMATCH (StartDate,EndDate); SELECT StartDate,EndDate FROM SalesTerritoryHistory; but its not working??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLEEEEES HELP!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 13:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162776#M36165</guid>
      <dc:creator />
      <dc:date>2010-08-16T13:44:16Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re. :Re: Re. :Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162777#M36166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firstly, you have to use the intervalmatch function with only one argument.&lt;/P&gt;&lt;P&gt;So you have to do something like :&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;INTERVALMATCH (OrderDate)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 13:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162777#M36166</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-16T13:47:57Z</dc:date>
    </item>
    <item>
      <title>Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162778#M36167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this post &lt;A href="http://community.qlik.com/forums/t/23510.aspx" title="http://community.qlik.com/forums/t/23510.aspx"&gt;http://community.qlik.com/forums/t/23510.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I've tried to explain there how to replace IntervalMatch by usual Load statements. Maybe it can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 14:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162778#M36167</guid>
      <dc:creator />
      <dc:date>2010-08-16T14:00:31Z</dc:date>
    </item>
    <item>
      <title>Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162779#M36168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked like a bomb. Thanks so so so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;got another problem though. When the Interval Match completes, it creates a sysnthetic table. How do i get rid of that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 14:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162779#M36168</guid>
      <dc:creator />
      <dc:date>2010-08-16T14:38:02Z</dc:date>
    </item>
    <item>
      <title>Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162780#M36169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a left join() to your main table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 14:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162780#M36169</guid>
      <dc:creator>Caique_Zaniolo</dc:creator>
      <dc:date>2010-08-16T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162781#M36170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already but its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN('MainTable')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 14:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162781#M36170</guid>
      <dc:creator />
      <dc:date>2010-08-16T14:52:23Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162782#M36171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LEFT JOIN(MainTable) // without quotes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 14:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162782#M36171</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-16T14:53:11Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162783#M36172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No that doesnt work...sorry...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 15:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162783#M36172</guid>
      <dc:creator />
      <dc:date>2010-08-16T15:02:51Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162784#M36173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send a screenshot of your data model ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 15:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162784#M36173</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-16T15:10:23Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162785#M36174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/0268.Synthetic.jpg"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/0268.Synthetic.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 15:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162785#M36174</guid>
      <dc:creator />
      <dc:date>2010-08-16T15:14:25Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162786#M36175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be better to see your load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 15:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162786#M36175</guid>
      <dc:creator />
      <dc:date>2010-08-16T15:20:53Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162787#M36176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its cool guys, i found this which helped me greatly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/t/17847.aspx"&gt;http://community.qlik.com/forums/t/17847.aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 15:27:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/162787#M36176</guid>
      <dc:creator />
      <dc:date>2010-08-16T15:27:38Z</dc:date>
    </item>
  </channel>
</rss>

