<?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: Re: LOAD from multiple Excel files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751970#M268042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try the attached file. there are two variables that need to be set to your folder paths - one for the path with xls files and the other with path to where the qvd files need to be saved...good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2014 16:33:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-01T16:33:23Z</dc:date>
    <item>
      <title>LOAD from multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751967#M268039</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;need to load the below from multiple Excel files.&lt;/P&gt;&lt;P&gt;Some sort of FOR EACH File scripting, but cannot seem to get it right.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Olle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tbl:&lt;/P&gt;&lt;P&gt;LOAD currency, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [account no.], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CTPY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [value date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [CR/DR], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; amount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reference, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessTime,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 As Key&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[sampleDateTime.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, header is 2 lines, table is dateTime$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join(Tbl)&lt;/P&gt;&lt;P&gt;LOAD Date(@1) As Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time(@2) As Time,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 As Key&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[sampleDateTime.xls]&lt;/P&gt;&lt;P&gt;(biff, no labels, header is 1 lines, table is dateTime$) Where RecNo() &amp;lt; 2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 15:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751967#M268039</guid>
      <dc:creator />
      <dc:date>2014-12-01T15:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD from multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751968#M268040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/105143" title="http://community.qlik.com/thread/105143"&gt;http://community.qlik.com/thread/105143&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 15:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751968#M268040</guid>
      <dc:creator />
      <dc:date>2014-12-01T15:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD from multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751969#M268041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, tried to apply this example earlier today but Im too much of a noob im afraid &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;Did not manage to make it work properly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 15:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751969#M268041</guid>
      <dc:creator />
      <dc:date>2014-12-01T15:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: LOAD from multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751970#M268042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try the attached file. there are two variables that need to be set to your folder paths - one for the path with xls files and the other with path to where the qvd files need to be saved...good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 16:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751970#M268042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-01T16:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: LOAD from multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751971#M268043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks great! Thanks a lot!&lt;/P&gt;&lt;P&gt;Can you pls have a look at the attached though. Seem to be missing out on something when trying to apply your code. Something with the paths maybe? Or is it the folder structure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Olle !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 10:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751971#M268043</guid>
      <dc:creator />
      <dc:date>2014-12-02T10:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: LOAD from multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751972#M268044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olle,&lt;/P&gt;&lt;P&gt;Still cleaning the data, huh?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the app attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And see documentation for "Enable transformation step"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 13:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751972#M268044</guid>
      <dc:creator>daveamz</dc:creator>
      <dc:date>2014-12-02T13:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: LOAD from multiple Excel files</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751973#M268045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haha, you know it David!&lt;/P&gt;&lt;P&gt;Never ending cleaning story this one.&lt;/P&gt;&lt;P&gt;But your help is useful as always, thanks a lot!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 14:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-from-multiple-Excel-files/m-p/751973#M268045</guid>
      <dc:creator />
      <dc:date>2014-12-02T14:22:58Z</dc:date>
    </item>
  </channel>
</rss>

