<?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 import all excel sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186527#M50581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to import an excel file which got many excel sheets. All excel sheets got the same data structur. But i don't know how many sheets are in the file. I think I need a command that imports all sheets.&lt;/P&gt;&lt;P&gt;Did anybody know a command like that?&lt;/P&gt;&lt;P&gt;Many Thanks.&lt;/P&gt;&lt;P&gt;Hernandez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2011 08:20:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-29T08:20:45Z</dc:date>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186527#M50581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to import an excel file which got many excel sheets. All excel sheets got the same data structur. But i don't know how many sheets are in the file. I think I need a command that imports all sheets.&lt;/P&gt;&lt;P&gt;Did anybody know a command like that?&lt;/P&gt;&lt;P&gt;Many Thanks.&lt;/P&gt;&lt;P&gt;Hernandez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 08:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186527#M50581</guid>
      <dc:creator />
      <dc:date>2011-03-29T08:20:45Z</dc:date>
    </item>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186528#M50582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello hernandez&lt;/P&gt;&lt;P&gt;maybe this will help you.&lt;/P&gt;&lt;P&gt;http://community.qlik.com/blogs/qlikviewblogs/archive/2008/09/29/loading-multiple-excel-sheets.aspx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 08:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186528#M50582</guid>
      <dc:creator />
      <dc:date>2011-03-29T08:34:45Z</dc:date>
    </item>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186529#M50583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi muncho,&lt;BR /&gt;&lt;BR /&gt;that did not work, because with the Microsoft.Jet.OLEDB.4.0 driver I have to insert an username and passwort. But I need it for XLS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 12:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186529#M50583</guid>
      <dc:creator />
      <dc:date>2011-03-29T12:17:31Z</dc:date>
    </item>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186530#M50584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, try out this application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 12:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186530#M50584</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-03-29T12:28:59Z</dc:date>
    </item>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186531#M50585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now it works, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 12:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186531#M50585</guid>
      <dc:creator />
      <dc:date>2011-03-29T12:35:23Z</dc:date>
    </item>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186532#M50586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I've got another problem. The script only checks, how many sheets the first excel file got, but in the folder are a lot of excel files. Maybe the first file only got tewnty sheets and the second file got thirty sheet. Now only the first 20 charts are included in qlikview.&lt;/P&gt;&lt;P&gt;How could I edit this script for more files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [Excel-Dateien;DBQ=C:\Page\nm.xls];&lt;BR /&gt;tables:&lt;BR /&gt;SQLtables;&lt;BR /&gt;&lt;BR /&gt;FOR i = 0 to NoOfRows('tables')-1&lt;BR /&gt;LET sheetName = purgeChar(peek('TABLE_NAME', i, 'tables'), chr(39));&lt;BR /&gt;UniqueUser:&lt;BR /&gt;LOAD @1 as Uhrzeit,&lt;BR /&gt; @2 as UU,&lt;BR /&gt; @3 as Datum,&lt;BR /&gt; Date(@3) as %KeyDatum,&lt;BR /&gt;FROM C:\Page\* (biff, no labels, table is [$(sheetName)]);&lt;BR /&gt;NEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 14:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186532#M50586</guid>
      <dc:creator />
      <dc:date>2011-03-29T14:33:55Z</dc:date>
    </item>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186533#M50587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to embed this script into another loops, which goes through all files. Filename then must be handed over into a variable. So script might be somehow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;FOR EACH vFile IN FILELIST ('YourDirectory\*.xls')&lt;BR /&gt;ODBC CONNECT TO [Excel-Dateien;DBQ=$(vFile)];&lt;BR /&gt;....&lt;BR /&gt;NEXT vFile[/coce]&lt;BR /&gt;HTH&lt;BR /&gt;Peter&amp;lt;/body&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 20:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186533#M50587</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-03-29T20:17:41Z</dc:date>
    </item>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186534#M50588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I'll try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 15:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186534#M50588</guid>
      <dc:creator />
      <dc:date>2011-03-30T15:37:53Z</dc:date>
    </item>
    <item>
      <title>import all excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186535#M50589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works!&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 09:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-all-excel-sheets/m-p/186535#M50589</guid>
      <dc:creator />
      <dc:date>2011-03-31T09:01:32Z</dc:date>
    </item>
  </channel>
</rss>

