<?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: loading different excel files at a time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825795#M290841</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;There are many ways for this try this ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="105143" data-objecttype="1" href="https://community.qlik.com/thread/105143"&gt;Load multiple sheets and excel files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="4452" data-objecttype="102" href="https://community.qlik.com/docs/DOC-4452"&gt;Load Multiple excel sheets using For loop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&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, no labels, table is sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM *.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is [$(*)]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2014 18:54:14 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-11-26T18:54:14Z</dc:date>
    <item>
      <title>loading different excel files at a time</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825794#M290840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i have different excel files with different names .so how to load all these files at a time .&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, 26 Nov 2014 18:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825794#M290840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T18:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: loading different excel files at a time</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825795#M290841</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;There are many ways for this try this ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2061" data-containertype="14" data-objectid="105143" data-objecttype="1" href="https://community.qlik.com/thread/105143"&gt;Load multiple sheets and excel files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="4452" data-objecttype="102" href="https://community.qlik.com/docs/DOC-4452"&gt;Load Multiple excel sheets using For loop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&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, no labels, table is sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM *.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is [$(*)]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 18:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825795#M290841</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-26T18:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: loading different excel files at a time</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825796#M290842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; first of all thanks for your reply , i have another doubt if we have different file formats like .txt, xlsx etc then&amp;nbsp; how to load&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 19:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825796#M290842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T19:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: loading different excel files at a time</title>
      <link>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825797#M290843</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;If you can read this post it provides info for the multiple file loading &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/262863"&gt;Re: loop through to load all files from a folder and its subfolders?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 19:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-different-excel-files-at-a-time/m-p/825797#M290843</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-26T19:48:37Z</dc:date>
    </item>
  </channel>
</rss>

