<?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: Multiple Excel sheet Load in QlikSense without changing the StandardReload to 0 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Multiple-Excel-sheet-Load-in-QlikSense-without-changing-the/m-p/1648745#M48359</link>
    <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;In a nutshell, you need to obtain an ODBC connector for Excel, then connect to your Excel document as if it was a database, using the ODBC connector, and use the command SQLTABLES to get the list of all tables in your spreadsheets (worksheets will appear as "tables").&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, you can run through the list of "tables" in a loop and load each "table" in a usual way, as you always load Excel spreadsheets, replacing the Worksheet name with the "table" name that you received from SQLTABLES.&lt;/P&gt;&lt;P&gt;I'm showing a very similar example in my book (see below), even though it's not about Excel, but the logic is practically the same.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2019 21:15:31 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2019-11-19T21:15:31Z</dc:date>
    <item>
      <title>Multiple Excel sheet Load in QlikSense without changing the StandardReload to 0</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Excel-sheet-Load-in-QlikSense-without-changing-the/m-p/1648549#M48345</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;I have tried few scripts which are available in QlikCimmunity nothing got worked out on&lt;/P&gt;&lt;P&gt;"Loading multiple Excel sheets dynamically in QlikSense".&lt;/P&gt;&lt;P&gt;Kindly share your thoughts or suggest some ideas. Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Excel-sheet-Load-in-QlikSense-without-changing-the/m-p/1648549#M48345</guid>
      <dc:creator>rabbani_sk</dc:creator>
      <dc:date>2024-11-16T04:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Excel sheet Load in QlikSense without changing the StandardReload to 0</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Excel-sheet-Load-in-QlikSense-without-changing-the/m-p/1648745#M48359</link>
      <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;In a nutshell, you need to obtain an ODBC connector for Excel, then connect to your Excel document as if it was a database, using the ODBC connector, and use the command SQLTABLES to get the list of all tables in your spreadsheets (worksheets will appear as "tables").&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, you can run through the list of "tables" in a loop and load each "table" in a usual way, as you always load Excel spreadsheets, replacing the Worksheet name with the "table" name that you received from SQLTABLES.&lt;/P&gt;&lt;P&gt;I'm showing a very similar example in my book (see below), even though it's not about Excel, but the logic is practically the same.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 21:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Excel-sheet-Load-in-QlikSense-without-changing-the/m-p/1648745#M48359</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2019-11-19T21:15:31Z</dc:date>
    </item>
  </channel>
</rss>

