<?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 an Excel Workbook having multiple sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335092#M837720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14663"&gt;Dynamically Loading Multiple Excel Files&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 May 2017 09:18:42 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2017-05-12T09:18:42Z</dc:date>
    <item>
      <title>Loading an Excel Workbook having multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335088#M837715</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 want to load an excel workbook which has multiple sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please help as I tried already posted solutions but they didn't seem to work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(P.S. - I have attached the excel I want to load)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335088#M837715</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an Excel Workbook having multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335089#M837716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this-&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FOR EACH vMonth IN 'APR','MAY','JUN','JUL','AUG,'SEP','OCT'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tab1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[ExcelFile.xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is $(vMonth));&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NEXT&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 09:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335089#M837716</guid>
      <dc:creator>tyagishaila</dc:creator>
      <dc:date>2017-05-12T09:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an Excel Workbook having multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335090#M837718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saumya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing you mean the excel sheet has the multiple tables at the bottom to separate your sheets? and you want to pull them all in? If so, you do this via the data load editor as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163121_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tick the highlighted sections to choose which sheets you want to pull in&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 09:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335090#M837718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-12T09:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an Excel Workbook having multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335091#M837719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saumya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the suggestion of Shaila Tyagi is correct, but dont forget your fields within each table must be the same, for instance:&lt;/P&gt;&lt;P&gt;in tab 'Apr' you have 2 Fields: Country, Year, this means that in tab: 'May' you must have 2 Fields as: Country and Year as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at this:&lt;/P&gt;&lt;P&gt;1.&lt;A href="https://www.youtube.com/watch?v=CqvINEVAr8w" title="https://www.youtube.com/watch?v=CqvINEVAr8w"&gt;Load the sample data - How to manage the QlikView data model - Part 1 - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.&lt;A href="https://www.youtube.com/watch?v=1xXcoi9buLM" title="https://www.youtube.com/watch?v=1xXcoi9buLM"&gt;Cross Table in QlikView - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 09:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335091#M837719</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2017-05-12T09:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an Excel Workbook having multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335092#M837720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14663"&gt;Dynamically Loading Multiple Excel Files&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 09:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335092#M837720</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-05-12T09:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an Excel Workbook having multiple sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335093#M837721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestion guys...will try and let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 09:32:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-an-Excel-Workbook-having-multiple-sheets/m-p/1335093#M837721</guid>
      <dc:creator />
      <dc:date>2017-05-12T09:32:54Z</dc:date>
    </item>
  </channel>
</rss>

