<?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: How to load a particular sheet from different excel?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713827#M256907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I'm having these three sheet as below:&lt;/P&gt;&lt;P&gt;Operations Panel ChartsKautex 2013 ABC.xlsx&lt;/P&gt;&lt;P&gt;Operations Panel ChartsKautex 2013 DEF.xlsx&lt;/P&gt;&lt;P&gt;Operations Panel ChartsKautex 2013 AXZ.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mention below is the link which will help you to call all the sheets (Condition you should have similar column names inside for all of them)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://....../Operations/global/Documents/Reporting/Operations%20Panel%20ChartsKautex%202013%20$(P).xlsx"&gt;http://....../Operations/global/Documents/Reporting/Operations%20Panel%20ChartsKautex%202013%20$(P).xlsx&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this link I'm calling 'P' as vaiable having values ABX, DEF,AXZ....etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jul 2014 10:47:17 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2014-07-04T10:47:17Z</dc:date>
    <item>
      <title>How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713817#M256897</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; I am having 10 excel file in one url. (In future it’ll increase or decrease)&lt;/P&gt;&lt;P&gt; All excel files names are different but all having the same structure (Same sheet names and column names)&lt;/P&gt;&lt;P&gt; All excel files having the 3 sheets like Sheet A, B, and C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to load &lt;STRONG&gt;Sheet B&lt;/STRONG&gt; only from &lt;STRONG&gt;all excel files &lt;/STRONG&gt;through one LOAD statement.&lt;/P&gt;&lt;P&gt;Can anyone please suggest me how to do this???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Following are 5 sheets and all are having 3 sheets like Sheet A, B, and C. &lt;/P&gt;&lt;P&gt;I want to load &lt;STRONG&gt;Sheet B&lt;/STRONG&gt; only from &lt;STRONG&gt;all excel files &lt;/STRONG&gt;through one LOAD statement.&lt;/P&gt;&lt;P&gt; (All are dummy url only)&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;https //sharepoint.abc.com/def/TSM/project/123jpo345/Docs/Jan_Feb_Doc/JDJ_025M_1.0_&lt;STRONG&gt;First.xlsm"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;https // sharepoint.abc.com/def/TSM/project/123jpo345/Docs/Jan_Feb_Doc/JDJ_025M_1.0_&lt;STRONG&gt;Second.xlsm"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;https // sharepoint.abc.com/def/TSM/project/123jpo345/Docs/Jan_Feb_Doc/JDJ_025M_1.0_&lt;STRONG&gt;Third.xlsm"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;https // sharepoint.abc.com/def/TSM/project/123jpo345/Docs/Jan_Feb_Doc/JDJ_025M_1.0_&lt;STRONG&gt;Fourth.xlsm"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;https // sharepoint.abc.com/def/TSM/project/123jpo345/Docs/Jan_Feb_Doc/JDJ_025M_1.0_&lt;STRONG&gt;Fifth.xlsm"&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please Help......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 07:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713817#M256897</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-07-04T07:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713818#M256898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use * (star) for load some files.&lt;/P&gt;&lt;P&gt;Document&lt;STRONG&gt;*&lt;/STRONG&gt;.xls load all files started with "document". For Example^&lt;/P&gt;&lt;P&gt;Document_1.xls&lt;/P&gt;&lt;P&gt;Dicument-12lh.xls&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in filters please select needed sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;https // sharepoint.abc.com/def/TSM/project/123jpo345/Docs/Jan_Feb_Doc/&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/SPAN&gt;xls&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is &lt;STRONG&gt;sheetB&lt;/STRONG&gt;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 07:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713818#M256898</guid>
      <dc:creator />
      <dc:date>2014-07-04T07:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713819#M256899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dmitry,&lt;/P&gt;&lt;P&gt;I already Tried this but it showing following error message:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="BadZip.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/61752_BadZip.png" style="width: 620px; height: 262px;" /&gt;&lt;/P&gt;&lt;P&gt;If I load single file then its working fine.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 08:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713819#M256899</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-07-04T08:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713820#M256900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work fine for every single file if you load the individually? That looks like a bad file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 08:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713820#M256900</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2014-07-04T08:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713821#M256901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Shane, If I am loading individually then its working fine without any issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 08:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713821#M256901</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-07-04T08:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713822#M256902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you run a debug? It looks like it's failing on 1 particular file. If you can share the files I can look at why it's failing but it's difficult to advise without trying myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look at other threads about "bad zip file"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikcommunity.com/thread/15957"&gt;http://www.qlikcommunity.com/thread/15957&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/75785"&gt;http://community.qlik.com/thread/75785&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 08:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713822#M256902</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2014-07-04T08:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713823#M256903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this load script instead:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #0000ff;"&gt;directory&lt;/SPAN&gt;&lt;SPAN&gt; '&lt;SPAN style="color: #ff00ff;"&gt;insert file location here&lt;/SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #0000ff;"&gt;for each&lt;/SPAN&gt; &lt;EM&gt;xlsmfile&lt;/EM&gt; &lt;SPAN style="color: #0000ff;"&gt;in FileList&lt;/SPAN&gt;('JDJ_025M_1.0_*.xlsm')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #0000ff;"&gt;LOAD&lt;/SPAN&gt; * &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #0000ff;"&gt;FROM&lt;/SPAN&gt; &lt;EM&gt;$(xlsmfile)&lt;/EM&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;(ooxml, embedded labels, table is sheetB);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN style="color: #0000ff;"&gt;next&lt;/SPAN&gt; &lt;EM&gt;xlsmfile &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;If that does not work try moving the files to a normal share and doing a test load from there. I think I had issues when loading from sharepoint in the past.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 08:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713823#M256903</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2014-07-04T08:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713824#M256904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 09:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713824#M256904</guid>
      <dc:creator />
      <dc:date>2014-07-04T09:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713825#M256905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 09:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713825#M256905</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-07-04T09:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713826#M256906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shane I tried your suggested code. It is not showing any error but it also not loading any data.&lt;/P&gt;&lt;P&gt;Please suggest. Its very urgent for me.&lt;/P&gt;&lt;P&gt;Thanks for your help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 10:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713826#M256906</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-07-04T10:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713827#M256907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I'm having these three sheet as below:&lt;/P&gt;&lt;P&gt;Operations Panel ChartsKautex 2013 ABC.xlsx&lt;/P&gt;&lt;P&gt;Operations Panel ChartsKautex 2013 DEF.xlsx&lt;/P&gt;&lt;P&gt;Operations Panel ChartsKautex 2013 AXZ.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mention below is the link which will help you to call all the sheets (Condition you should have similar column names inside for all of them)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://....../Operations/global/Documents/Reporting/Operations%20Panel%20ChartsKautex%202013%20$(P).xlsx"&gt;http://....../Operations/global/Documents/Reporting/Operations%20Panel%20ChartsKautex%202013%20$(P).xlsx&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this link I'm calling 'P' as vaiable having values ABX, DEF,AXZ....etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 10:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713827#M256907</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-07-04T10:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713828#M256908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 10:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713828#M256908</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-07-04T10:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713829#M256909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works for me Soha. I had similar situation to load the data from files of different month like Apr.xls, May.xls. You have to copy all the files at the same location and then run a for loop with the filename .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 11:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713829#M256909</guid>
      <dc:creator />
      <dc:date>2014-07-04T11:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713830#M256910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amit,&lt;/P&gt;&lt;P&gt;Can you please let me know where we need to assign value in variable 'P'.&lt;/P&gt;&lt;P&gt;In your case you didn't assign any value in variable 'P'.&lt;/P&gt;&lt;P&gt;How it fetch all the data from different excel file???&lt;/P&gt;&lt;P&gt;Thanks for you reply...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 11:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713830#M256910</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-07-04T11:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713831#M256911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to create a vairable in your application and assign value as in my case it should be ABC,DEF,AXZ to read all these three sheet from one link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 12:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713831#M256911</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-07-04T12:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to load a particular sheet from different excel??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713832#M256912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can provide some sample files I'll try to build a load script for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 13:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-a-particular-sheet-from-different-excel/m-p/713832#M256912</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2014-07-04T13:02:55Z</dc:date>
    </item>
  </channel>
</rss>

