<?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 the first tab from an XLSX in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827264#M667483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here: &lt;A href="https://community.qlik.com/message/442403"&gt;Re: How to load from variable table name&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2014 16:51:27 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2014-11-27T16:51:27Z</dc:date>
    <item>
      <title>Loading the first tab from an XLSX</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827263#M667482</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;&lt;/P&gt;&lt;P&gt;I get an XLSX File with a known structure per tab, but I don't know how the tabs are called.&lt;/P&gt;&lt;P&gt;I have to make sure I always load the first tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works nicely with XLS files using 'table is @1' but this is not possible with XSLX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried reading the tabs via ODBC (according to &lt;A href="https://community.qlik.com/thread/113648"&gt;How to load first tab of xls without using the tabname&lt;/A&gt;) but don't see a way of identifying the first tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea, hint or help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 16:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827263#M667482</guid>
      <dc:creator>struniger</dc:creator>
      <dc:date>2014-11-27T16:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Loading the first tab from an XLSX</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827264#M667483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here: &lt;A href="https://community.qlik.com/message/442403"&gt;Re: How to load from variable table name&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 16:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827264#M667483</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-11-27T16:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Loading the first tab from an XLSX</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827265#M667484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Removing the "Table Is XXX" from your load will force the first tab to be loaded, I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.G.&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, embedded labels);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 17:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827265#M667484</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-11-27T17:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Loading the first tab from an XLSX</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827266#M667485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to change the sheet only need to change value for first sheet 1$,second sheet 2$ ....&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;abc.xls&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can chose header row also by using header size as lines and then chose the line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 17:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-the-first-tab-from-an-XLSX/m-p/827266#M667485</guid>
      <dc:creator />
      <dc:date>2014-11-27T17:46:48Z</dc:date>
    </item>
  </channel>
</rss>

