<?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: Incremental Log file load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672887#M672028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, i'll update after the test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the different in the script execution window between records with the "(buffered)" and the ones without?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-DC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2014 19:22:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-28T19:22:05Z</dc:date>
    <item>
      <title>Incremental Log file load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672883#M672023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm kind of confused about incremental load from log files...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it as easy as...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffer (Incremental)&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;O:\DavidC\3CX\*.txt&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, no labels, delimiter is ',', msq, filters(&lt;/P&gt;&lt;P&gt;Rotate(left)));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is, why is this not speeding up my reload times. I'm loading phone call log files, which grow daily. Shouldn't this script ONLY load the new files? Every day...my reaload time grows and grows as my number of log files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 18:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672883#M672023</guid>
      <dc:creator />
      <dc:date>2014-08-28T18:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Log file load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672884#M672024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is that easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see "loading" messages for the "old" files, but it is only checking the filesize and not actually loading any data from the files -- it gets that data form the buffered QVD. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm not sure about is the effect of the filters(). Can you try it without the filter as a timing test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 18:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672884#M672024</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-08-28T18:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Log file load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672885#M672025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean my "rotate(left" cross table part of the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 18:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672885#M672025</guid>
      <dc:creator />
      <dc:date>2014-08-28T18:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Log file load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672886#M672026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I meant remove the &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; filters(&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Rotate(left));&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I know it won't give you the correct result, but just as a test.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 18:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672886#M672026</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-08-28T18:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Log file load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672887#M672028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, i'll update after the test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the different in the script execution window between records with the "(buffered)" and the ones without?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-DC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 19:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672887#M672028</guid>
      <dc:creator />
      <dc:date>2014-08-28T19:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Log file load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672888#M672029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you see a "buffered" message at the beginning of the load, but other than that the progress window looks the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 21:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Log-file-load/m-p/672888#M672029</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-08-28T21:09:09Z</dc:date>
    </item>
  </channel>
</rss>

