<?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 Load last version of Excel files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-last-version-of-Excel-files/m-p/144881#M716086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;BR /&gt;I have to load only the last revision of excel files in a directory. They are named like:&lt;BR /&gt;&lt;BR /&gt;DATA-20090325.XLS, &lt;B&gt;DATA-20090331.XLS&lt;/B&gt;, DATA-20090430.XLS, DATA-20090430-1, &lt;B&gt;DATA-20090430-2.XLS&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;In the example I have to load only the newest revision (if there are) of the last day of month (in bold font).&lt;BR /&gt;At the moment i have created a script that create a table with this data&lt;BR /&gt;&lt;BR /&gt;DATA | MONTH | FILENAME | VERSION&lt;BR /&gt;&lt;BR /&gt;20090325,MARCH,DATA-20090325.XLS,0&lt;BR /&gt;&lt;B&gt;20090331,MARCH,DATA-20090331.XLS,0 &amp;lt;-&lt;/B&gt;&lt;BR /&gt;20090430,APRIL,DATA-20090430.XLS,0&lt;BR /&gt;20090430,APRIL,DATA-20090430-1.XLS,1&lt;BR /&gt;&lt;B&gt;20090430,APRIL,DATA-20090430-2.XLS,2 &amp;lt;-&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;But I can't load &lt;B&gt;ONLY&lt;/B&gt; the latest version of the last "elaborate-day" in every month. (They have an arrow in example above)&lt;BR /&gt;Any suggestion? Many Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2009 21:01:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-25T21:01:07Z</dc:date>
    <item>
      <title>Load last version of Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-last-version-of-Excel-files/m-p/144881#M716086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;BR /&gt;I have to load only the last revision of excel files in a directory. They are named like:&lt;BR /&gt;&lt;BR /&gt;DATA-20090325.XLS, &lt;B&gt;DATA-20090331.XLS&lt;/B&gt;, DATA-20090430.XLS, DATA-20090430-1, &lt;B&gt;DATA-20090430-2.XLS&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;In the example I have to load only the newest revision (if there are) of the last day of month (in bold font).&lt;BR /&gt;At the moment i have created a script that create a table with this data&lt;BR /&gt;&lt;BR /&gt;DATA | MONTH | FILENAME | VERSION&lt;BR /&gt;&lt;BR /&gt;20090325,MARCH,DATA-20090325.XLS,0&lt;BR /&gt;&lt;B&gt;20090331,MARCH,DATA-20090331.XLS,0 &amp;lt;-&lt;/B&gt;&lt;BR /&gt;20090430,APRIL,DATA-20090430.XLS,0&lt;BR /&gt;20090430,APRIL,DATA-20090430-1.XLS,1&lt;BR /&gt;&lt;B&gt;20090430,APRIL,DATA-20090430-2.XLS,2 &amp;lt;-&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;But I can't load &lt;B&gt;ONLY&lt;/B&gt; the latest version of the last "elaborate-day" in every month. (They have an arrow in example above)&lt;BR /&gt;Any suggestion? Many Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 21:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-last-version-of-Excel-files/m-p/144881#M716086</guid>
      <dc:creator />
      <dc:date>2009-05-25T21:01:07Z</dc:date>
    </item>
    <item>
      <title>Load last version of Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-last-version-of-Excel-files/m-p/144882#M716087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you already have a table like this, you can use function "FirstSortedValue" to get the first existing date (sorted decending) and then only load those xls files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 22:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-last-version-of-Excel-files/m-p/144882#M716087</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-05-25T22:00:53Z</dc:date>
    </item>
  </channel>
</rss>

