<?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 excel with multiple table on one tab in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758231#M1039166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am pretty sure this is impossible in the scripting.&amp;nbsp; You would have to open the excel and cut and paste the second table onto it's own tab within the workbook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless there is a way in the data to distinguish what table is which, you could make a where clause to only load those lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2014 21:10:39 GMT</pubDate>
    <dc:creator>jpapador</dc:creator>
    <dc:date>2014-12-17T21:10:39Z</dc:date>
    <item>
      <title>load excel with multiple table on one tab</title>
      <link>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758230#M1039164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone has good suggestion to load excel where the same column contains multiple fields? they have multiple tables different purpose but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do I tell the load script to stop loading rows below certain point? I could do first 50, but then the number of rows where the next table begins changes from time to time. i don't want to open the file and look at each.&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, 17 Dec 2014 20:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758230#M1039164</guid>
      <dc:creator>yelin_nyu</dc:creator>
      <dc:date>2014-12-17T20:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: load excel with multiple table on one tab</title>
      <link>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758231#M1039166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am pretty sure this is impossible in the scripting.&amp;nbsp; You would have to open the excel and cut and paste the second table onto it's own tab within the workbook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless there is a way in the data to distinguish what table is which, you could make a where clause to only load those lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 21:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758231#M1039166</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2014-12-17T21:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: load excel with multiple table on one tab</title>
      <link>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758232#M1039167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cut and paste in excel would defeat the purpose of automation. I figured a way to find where each 'table' begin in excel, but now I need to know how to load only rows specified. for first table and last table, it's easy, just do first ## load * from table and bottom ## load * from table. what do I do with rows in the middle? I know where the rows start and end, how do I just load row 25 to row 55 say i have 100 rows in total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 23:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758232#M1039167</guid>
      <dc:creator>yelin_nyu</dc:creator>
      <dc:date>2015-01-05T23:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: load excel with multiple table on one tab</title>
      <link>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758233#M1039168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you the ability to specify only including rows that contain certain pieces of information? perhaps a where clause to limit the data included in each table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise, it might be feasible to add a rowno() to the script, and limit the inclusion based on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 00:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-excel-with-multiple-table-on-one-tab/m-p/758233#M1039168</guid>
      <dc:creator />
      <dc:date>2015-01-06T00:35:42Z</dc:date>
    </item>
  </channel>
</rss>

