<?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 multiple Excel-Files with multiple Sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972919#M645706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i searched for this context and got many results with the "For" Loop. The problem is that i cant adapt that because of my lack in programming skills. So what i wanted to ask is the possibility of Loading Data with the same "Header" from different Sheets/Files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 Excel Sheets with same name, except the numbers at the end:&lt;/P&gt;&lt;P&gt;- Data_02.xls&lt;/P&gt;&lt;P&gt;- Data_33.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They all got the same header, so right now iam doing 2 times:&lt;/P&gt;&lt;P&gt;LOAD [ColumnA1], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ColumnA2], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [detail]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [ColumnA1], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ColumnA2], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [detail]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a possibility to simply put the same "Load-statements" on one "FROM-Statement" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for excample:&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;, &lt;C&gt;&lt;/C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [detail]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 13:17:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-27T13:17:14Z</dc:date>
    <item>
      <title>Load multiple Excel-Files with multiple Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972919#M645706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i searched for this context and got many results with the "For" Loop. The problem is that i cant adapt that because of my lack in programming skills. So what i wanted to ask is the possibility of Loading Data with the same "Header" from different Sheets/Files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 Excel Sheets with same name, except the numbers at the end:&lt;/P&gt;&lt;P&gt;- Data_02.xls&lt;/P&gt;&lt;P&gt;- Data_33.xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They all got the same header, so right now iam doing 2 times:&lt;/P&gt;&lt;P&gt;LOAD [ColumnA1], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ColumnA2], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [detail]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [ColumnA1], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ColumnA2], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [detail]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a possibility to simply put the same "Load-statements" on one "FROM-Statement" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for excample:&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;, &lt;C&gt;&lt;/C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [detail]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 13:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972919#M645706</guid>
      <dc:creator />
      <dc:date>2015-10-27T13:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Load multiple Excel-Files with multiple Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972920#M645707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;Data_*.xlsx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 17:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972920#M645707</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-10-27T17:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load multiple Excel-Files with multiple Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972921#M645708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Load * From [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;C:\...\Data_&lt;/SPAN&gt;*.xlsx] &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(ooxml, embedded labels, table is [detail]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should do the trick &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 17:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972921#M645708</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-10-27T17:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Load multiple Excel-Files with multiple Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972922#M645709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loading from multiple excel file is easier - you can simply use a wildcard, like others suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loading the same data format from multiple worksheets is a bit trickier. If the number of worksheets is large or unknown, the only way is to connect to your Excel spreadsheet via ODBC (yes, there is a special ODBC driver for Excel!), get the list of the existing tables using the ODBC command SQLTABLES and then process the multiple tables one by one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=64QJ6MD3O54VZHF7" rel="nofollow"&gt;Check out my new book &lt;EM&gt;QlikView Your Business&lt;/EM&gt;: An expert guide to Business Discovery with QlikView and Qlik Sense&lt;/A&gt;&lt;IMG alt="" border="0" height="1" src="http://ir-na.amazon-adsystem.com/e/ir?t=natursyner0f-20&amp;amp;l=as2&amp;amp;o=1&amp;amp;a=1118949552" style="border: none !important; margin: 0px !important;" width="1" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 18:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-multiple-Excel-Files-with-multiple-Sheets/m-p/972922#M645709</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2015-10-27T18:01:44Z</dc:date>
    </item>
  </channel>
</rss>

