<?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: Are there limits with intervalmatch? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Are-there-limits-with-intervalmatch/m-p/604264#M684555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no "hard" limits. But you may run into memory problems if you have large data sets. Sometimes a While loop is a better option (uses less memory) than an IntervalMatch. See &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Feb 2014 10:32:50 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2014-02-04T10:32:50Z</dc:date>
    <item>
      <title>Are there limits with intervalmatch?</title>
      <link>https://community.qlik.com/t5/QlikView/Are-there-limits-with-intervalmatch/m-p/604263#M684552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think the answer is no but here is my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with a single days worth of call records and my load script with intervalmatch is working just fine.&amp;nbsp; When I run the script for 6 months worth of data, 30+ million records, the same data I validated before that worked no longer does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So are there limits interval match?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 10:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Are-there-limits-with-intervalmatch/m-p/604263#M684552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-04T10:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Are there limits with intervalmatch?</title>
      <link>https://community.qlik.com/t5/QlikView/Are-there-limits-with-intervalmatch/m-p/604264#M684555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no "hard" limits. But you may run into memory problems if you have large data sets. Sometimes a While loop is a better option (uses less memory) than an IntervalMatch. See &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/02/12/reference-dates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 10:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Are-there-limits-with-intervalmatch/m-p/604264#M684555</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-04T10:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Are there limits with intervalmatch?</title>
      <link>https://community.qlik.com/t5/QlikView/Are-there-limits-with-intervalmatch/m-p/604265#M684556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henric,&lt;/P&gt;&lt;P&gt;Thank you very much.&amp;nbsp; I didn't go the way of the article you linked but did reference your article &lt;A href="https://community.qlik.com/docs/DOC-4310"&gt;IntervalMatch and Slowly Changing Dimensions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The memory problem got me thinking and I remembered your part about&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"The Autonumber() function converts the string to an integer that takes a lot less memory space."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The use of AutoNumber(AgentID &amp;amp; ' | ' &amp;amp; Num(StartDateTime) &amp;amp; ' | ' &amp;amp; Num(EndDateTime)) as [AgentID+Interval] really helped speed things up and use less memory.&amp;nbsp; It made me also think of other areas I could save on memory consumption earlier in the load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now you spawned a new question I will open a new post on in regards to intervalmatch and incremental loads.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 01:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Are-there-limits-with-intervalmatch/m-p/604265#M684556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-05T01:11:17Z</dc:date>
    </item>
  </channel>
</rss>

