<?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: Data Extract From Excel and Various Sheets In It in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2649#M379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try This&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15162562968795618 jive_text_macro" jivemacro_uid="_15162562968795618"&gt;
&lt;P&gt;Set v_Concatenate ='';&lt;/P&gt;
&lt;P&gt;For each SheetName in 'Sheet1','Sheet2','Sheet3'&lt;/P&gt;
&lt;P&gt;$(v_Concatenate)&lt;/P&gt;
&lt;P&gt;TABLE_NAME:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COL_1&lt;/P&gt;
&lt;P&gt;FROM [lib://Desktop/AAABook1.xlsx]&lt;/P&gt;
&lt;P&gt;(ooxml, embedded labels, table is $(SheetName));&lt;/P&gt;
&lt;P&gt;set v_Concatenate ='Concatenate';&lt;/P&gt;
&lt;P&gt;next;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;An Pham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2018 06:17:41 GMT</pubDate>
    <dc:creator>kenphamvn</dc:creator>
    <dc:date>2018-01-18T06:17:41Z</dc:date>
    <item>
      <title>Data Extract From Excel and Various Sheets In It</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2648#M378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have an excel with multiple sheets in it.&lt;/P&gt;&lt;P&gt;I want to load all the sheets of that excels at one go.&lt;/P&gt;&lt;P&gt;I tried for looping which doesnot seem to work.&lt;/P&gt;&lt;P&gt;Please let me know if anyone has tried this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 05:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2648#M378</guid>
      <dc:creator>rahulsingh12</dc:creator>
      <dc:date>2018-01-18T05:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract From Excel and Various Sheets In It</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2649#M379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try This&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15162562968795618 jive_text_macro" jivemacro_uid="_15162562968795618"&gt;
&lt;P&gt;Set v_Concatenate ='';&lt;/P&gt;
&lt;P&gt;For each SheetName in 'Sheet1','Sheet2','Sheet3'&lt;/P&gt;
&lt;P&gt;$(v_Concatenate)&lt;/P&gt;
&lt;P&gt;TABLE_NAME:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COL_1&lt;/P&gt;
&lt;P&gt;FROM [lib://Desktop/AAABook1.xlsx]&lt;/P&gt;
&lt;P&gt;(ooxml, embedded labels, table is $(SheetName));&lt;/P&gt;
&lt;P&gt;set v_Concatenate ='Concatenate';&lt;/P&gt;
&lt;P&gt;next;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;An Pham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 06:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2649#M379</guid>
      <dc:creator>kenphamvn</dc:creator>
      <dc:date>2018-01-18T06:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract From Excel and Various Sheets In It</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2650#M380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi An Pham,&lt;/P&gt;&lt;P&gt;If the number of sheets I'll have is not fixed.&lt;/P&gt;&lt;P&gt;It can keep varying.So how to go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 05:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2650#M380</guid>
      <dc:creator>rahulsingh12</dc:creator>
      <dc:date>2018-01-30T05:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract From Excel and Various Sheets In It</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2651#M381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lot of threads out there related to your question. Have you checked any of those links. I think below one should work. If you have any issues, please attach a sample excel file to avoid back and forth replies (also you will get answers quickly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/171861#817726" title="https://community.qlikview.com/thread/171861#817726"&gt;How to load multiple sheets on excel file into ... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 06:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2651#M381</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-01-30T06:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract From Excel and Various Sheets In It</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2652#M382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;check this thread it may help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="7860" data-objecttype="102" href="https://community.qlik.com/docs/DOC-7860" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Loading Multiple Excel Sheets Dynamically along with file name and sheet name&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 06:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Extract-From-Excel-and-Various-Sheets-In-It/m-p/2652#M382</guid>
      <dc:creator>arvind1494</dc:creator>
      <dc:date>2018-01-30T06:19:07Z</dc:date>
    </item>
  </channel>
</rss>

