<?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: Excel Sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517984#M599495</link>
    <description>Hi Gysbert!&lt;BR /&gt;Even, more cumbersome!!!! Ok I will try with shared link then we will go for others!</description>
    <pubDate>Fri, 07 Dec 2018 13:24:35 GMT</pubDate>
    <dc:creator>parvez933</dc:creator>
    <dc:date>2018-12-07T13:24:35Z</dc:date>
    <item>
      <title>Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517860#M599491</link>
      <description>&lt;P&gt;Hi Everyone!&lt;/P&gt;&lt;P&gt;Can I know is there any other way of loading multiple excel sheets instead of using "For EACH loop"&lt;/P&gt;&lt;P&gt;A.xls---&amp;gt;Sheet1, Sheet2, Sheet3, Sheet4&lt;/P&gt;&lt;P&gt;other than for each m in '&lt;SPAN&gt;Sheet1&lt;/SPAN&gt;', '&lt;SPAN&gt;Sheet2&lt;/SPAN&gt;', '&lt;SPAN&gt;Sheet3&lt;/SPAN&gt;', '&lt;SPAN&gt;Sheet4&lt;/SPAN&gt;'; load *; from ....... *.xls (;;..;;.;;. $(m));&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 10:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517860#M599491</guid>
      <dc:creator>parvez933</dc:creator>
      <dc:date>2018-12-07T10:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517928#M599492</link>
      <description>&lt;P&gt;You can use another kind of loop. But you will need a loop. One option is to use an ODBC connection to the excel file and use the SQLTABLES function to retrieve a list of tables that exist in the excel file. Each sheet will be a table in that list. By using th SQLTABLES function you load that list into a table and then you can iterate of the records of that table to load the data from the excel sheets.&amp;nbsp; Heres' an example: &lt;A href="https://community.qlik.com/t5/QlikView-Documents/Loading-Multiple-Excel-Sheets-Dynamically-along-with-file-name/ta-p/1481095" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Loading-Multiple-Excel-Sheets-Dynamically-along-with-file-name/ta-p/1481095&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:43:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517928#M599492</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-07T11:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517930#M599493</link>
      <description>Hey Gysbert!&lt;BR /&gt;&lt;BR /&gt;I gone through the shared link before&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Loading-Multiple-Excel-Sheets-Dynamically-along-with-file-name/ta-p/1481095" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Loading-Multiple-Excel-Sheets-Dynamically-along-with-file-name/ta-p/1481095&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here we need an ODBC connection to the excel. As the windows change the ODBC connections has to be updated 32/64 bit. It is clumsy.&lt;BR /&gt;Can I know is there any other ways to achieve apart from the 2 ways as above.</description>
      <pubDate>Fri, 07 Dec 2018 11:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517930#M599493</guid>
      <dc:creator>parvez933</dc:creator>
      <dc:date>2018-12-07T11:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517973#M599494</link>
      <description>Sure, but even more cumbersome.</description>
      <pubDate>Fri, 07 Dec 2018 13:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517973#M599494</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-07T13:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517984#M599495</link>
      <description>Hi Gysbert!&lt;BR /&gt;Even, more cumbersome!!!! Ok I will try with shared link then we will go for others!</description>
      <pubDate>Fri, 07 Dec 2018 13:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Sheets/m-p/1517984#M599495</guid>
      <dc:creator>parvez933</dc:creator>
      <dc:date>2018-12-07T13:24:35Z</dc:date>
    </item>
  </channel>
</rss>

