<?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 based on file name containing a date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-Load-based-on-file-name-containing-a-date/m-p/1004475#M341277</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;Anyone has a quick script to do incremental load based on file names where the file names have dates in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of files names:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2015-10-01-MainSales..xlsx&lt;/P&gt;&lt;P&gt;2015-10-02-MainSales..xlsx&lt;/P&gt;&lt;P&gt;2015-10-03-MainSales..xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thxs,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Nov 2015 19:11:34 GMT</pubDate>
    <dc:creator>alec1982</dc:creator>
    <dc:date>2015-11-01T19:11:34Z</dc:date>
    <item>
      <title>Incremental Load based on file name containing a date</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-based-on-file-name-containing-a-date/m-p/1004475#M341277</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;Anyone has a quick script to do incremental load based on file names where the file names have dates in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of files names:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2015-10-01-MainSales..xlsx&lt;/P&gt;&lt;P&gt;2015-10-02-MainSales..xlsx&lt;/P&gt;&lt;P&gt;2015-10-03-MainSales..xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thxs,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2015 19:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-based-on-file-name-containing-a-date/m-p/1004475#M341277</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2015-11-01T19:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load based on file name containing a date</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-based-on-file-name-containing-a-date/m-p/1004476#M341278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your dates from the filename could you extract with filebasename, maybe like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(date#(left(filebasename(), 10), 'YYYY-MM-DD'), 'YYYY-MM-DD')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and various examples and explanations to incemental loads will you find here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="4597" data-objecttype="102" href="https://community.qlik.com/docs/DOC-4597"&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Arial',sans-serif;"&gt;Incremental Load&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="1870" data-objecttype="102" href="https://community.qlik.com/docs/DOC-1870"&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Arial',sans-serif;"&gt;Incremental Load Scenarios&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="5371" data-objecttype="102" href="https://community.qlik.com/docs/DOC-5371"&gt;&lt;SPAN lang="EN-GB" style="font-family: 'Arial',sans-serif;"&gt;CRUDhelper framework - Incremental loads with ease&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2015 19:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-based-on-file-name-containing-a-date/m-p/1004476#M341278</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-01T19:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load based on file name containing a date</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-Load-based-on-file-name-containing-a-date/m-p/1004477#M341279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you Marcus.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 00:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-Load-based-on-file-name-containing-a-date/m-p/1004477#M341279</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2015-11-02T00:11:20Z</dc:date>
    </item>
  </channel>
</rss>

