<?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: Load data from multiple excel files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360697#M133982</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;Have a look to this one too &lt;A _jive_internal="true" href="https://community.qlik.com/message/109529#109529"&gt;http://community.qlik.com/message/109529#109529.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Combining the examples above and this one you will be able to load your files.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2012 14:26:28 GMT</pubDate>
    <dc:creator>vincent_ardiet</dc:creator>
    <dc:date>2012-06-20T14:26:28Z</dc:date>
    <item>
      <title>Load data from multiple excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360693#M133978</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;Is it possible to load data from multiple excel files ... if they are are stored in folders &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Foldername: Orders_2011&amp;nbsp; &lt;/P&gt;&lt;P&gt;Subfolders: Orders_Jan.......Upto.........Orders_Dec &lt;/P&gt;&lt;P&gt;Files in Orders_Jan are Stored like &lt;/P&gt;&lt;P&gt;Orders_01012011&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Orders_01302011. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have to load each file individually its a big manual Process . Appreciate any help on this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 13:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360693#M133978</guid>
      <dc:creator />
      <dc:date>2012-06-20T13:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from multiple excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360694#M133979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Monica,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can load the files in same folders by putting Order *.xls in ur from statement if u want to pick all excel file that are starting with name Order.&lt;/P&gt;&lt;P&gt;or if u want to fetch all teh fiels in the folder Order_2011 thn u need to write following in from statement:&lt;/P&gt;&lt;P&gt;from &lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 13:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360694#M133979</guid>
      <dc:creator />
      <dc:date>2012-06-20T13:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from multiple excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360695#M133980</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;Concatenate&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;D:\Orders_2011\Orders_Jan.......Upto.........Orders_Dec\*.txt&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate helps you to append the missing fields of next loading files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 13:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360695#M133980</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-06-20T13:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from multiple excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360696#M133981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Monica, Refer the link &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/220535#220535#220535"&gt;http://community.qlik.com/message/220535#220535&lt;/A&gt;&lt;SPAN&gt; and&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/223844#223844#223844"&gt;http://community.qlik.com/message/223844#223844&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Hope it helps.&amp;nbsp; Regards. Siva Sankar&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 13:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360696#M133981</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2012-06-20T13:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from multiple excel files</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360697#M133982</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;Have a look to this one too &lt;A _jive_internal="true" href="https://community.qlik.com/message/109529#109529"&gt;http://community.qlik.com/message/109529#109529.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Combining the examples above and this one you will be able to load your files.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 14:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files/m-p/360697#M133982</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-06-20T14:26:28Z</dc:date>
    </item>
  </channel>
</rss>

