<?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 Incremental Load, data chuncked by month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304024#M112401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Code"&gt;&lt;SPAN style="font-style: italic;"&gt;QV_Table&lt;/SPAN&gt;:&lt;/P&gt;&lt;P class="Code"&gt;SQL SELECT PrimaryKey, X, Y FROM DB_TABLE&lt;/P&gt;&lt;P class="Code"&gt;WHERE ModificationTime &amp;gt;= #$(monthstart(today()))# ;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Concatenate &lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;LOAD&lt;/SPAN&gt; PrimaryKey, X, Y FROM File.QVD&lt;/P&gt;&lt;P class="Code"&gt;WHERE NOT Exists(PrimaryKey);&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;STORE QV_Table INTO File.QVD;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;by implementing the above code it will load only the data from the start of the current month till the max date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2012 09:09:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-25T09:09:53Z</dc:date>
    <item>
      <title>Incremental Load, data chuncked by month</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304022#M112399</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 would like know how to perform an incremental load where in it will produce a qvd for the current month and the succeeding month?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say this month, I perform an incremental load, only the data for this month will be stored in the January.qvd and if current month = February, data for feb are only sotred in the qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question, How is the maintainability for this kind of setup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 01:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304022#M112399</guid>
      <dc:creator />
      <dc:date>2012-01-25T01:59:12Z</dc:date>
    </item>
    <item>
      <title>Incremental Load, data chuncked by month</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304023#M112400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 07:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304023#M112400</guid>
      <dc:creator />
      <dc:date>2012-01-25T07:49:07Z</dc:date>
    </item>
    <item>
      <title>Incremental Load, data chuncked by month</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304024#M112401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Code"&gt;&lt;SPAN style="font-style: italic;"&gt;QV_Table&lt;/SPAN&gt;:&lt;/P&gt;&lt;P class="Code"&gt;SQL SELECT PrimaryKey, X, Y FROM DB_TABLE&lt;/P&gt;&lt;P class="Code"&gt;WHERE ModificationTime &amp;gt;= #$(monthstart(today()))# ;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Concatenate &lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;LOAD&lt;/SPAN&gt; PrimaryKey, X, Y FROM File.QVD&lt;/P&gt;&lt;P class="Code"&gt;WHERE NOT Exists(PrimaryKey);&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;STORE QV_Table INTO File.QVD;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;by implementing the above code it will load only the data from the start of the current month till the max date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 09:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304024#M112401</guid>
      <dc:creator />
      <dc:date>2012-01-25T09:09:53Z</dc:date>
    </item>
    <item>
      <title>Incremental Load, data chuncked by month</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304025#M112402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a dynamic qvd filename that will change when the current month changes, for example current month = January2012 and then tomorrow current month = February2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I assure that the data inside January2012.qvd are only for january and are complete and what if the new data are entered on February but there are new data for January.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 09:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-data-chuncked-by-month/m-p/304025#M112402</guid>
      <dc:creator />
      <dc:date>2012-01-25T09:33:44Z</dc:date>
    </item>
  </channel>
</rss>

