<?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: Read data from multiple tabs in excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002993#M340855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me try that now,&lt;/P&gt;&lt;P&gt;I will reply to this when its working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Sep 2015 18:14:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-22T18:14:58Z</dc:date>
    <item>
      <title>Read data from multiple tabs in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002988#M340850</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;I need assistance on the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel sheet that has multiple tabs, in each tab i want to read the data and do a sum and count.&lt;/P&gt;&lt;P&gt;this what the 1st tab has:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99704_Untitled.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;- on this data i want to sum (portfolio) per bank and none &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other tab has:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled1.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/99705_Untitled1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Here are I want to sum(MY_LIMIT) and count(FREQ) per PGM_AREA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After all this has been done, I want to add the sum(portfolio) from the excel to the one on the QVD, the same for the &lt;SPAN style="font-size: 13.3333px;"&gt;sum(MY_LIMIT) and &lt;SPAN style="font-size: 13.3333px;"&gt;count(FREQ)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 17:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002988#M340850</guid>
      <dc:creator />
      <dc:date>2015-09-22T17:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from multiple tabs in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002989#M340851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can load the data into 2 seperate tables by doing 2 load statments - when you are crating the load scripts, and you select table files from the load from, you will have a choice of which sheet to read and load on the first screen of the file wizard.&amp;nbsp; You will go through the process twice, once for each sheet - this will create the 2 load statements&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 17:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002989#M340851</guid>
      <dc:creator />
      <dc:date>2015-09-22T17:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from multiple tabs in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002990#M340852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the syntax will build itself - do a load from Excel like you normally do and the system creates the load syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached - you go through the standard process of using the wizard to import data from Excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 17:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002990#M340852</guid>
      <dc:creator />
      <dc:date>2015-09-22T17:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from multiple tabs in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002991#M340853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 18:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002991#M340853</guid>
      <dc:creator />
      <dc:date>2015-09-22T18:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from multiple tabs in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002992#M340854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no problem - hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jsut be careful of synthetic keys since it looks like several columns have the same name.&amp;nbsp; You may want to Qulaify a table, and then unqulaify the field you want to use to join the 2 tables together&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 18:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002992#M340854</guid>
      <dc:creator />
      <dc:date>2015-09-22T18:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from multiple tabs in excel</title>
      <link>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002993#M340855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me try that now,&lt;/P&gt;&lt;P&gt;I will reply to this when its working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 18:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-data-from-multiple-tabs-in-excel/m-p/1002993#M340855</guid>
      <dc:creator />
      <dc:date>2015-09-22T18:14:58Z</dc:date>
    </item>
  </channel>
</rss>

