<?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 Loading Dynamically Multiple Excel Sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239579#M90186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had the same problem and used this method. Give it a try.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/blogs/qlikviewblogs/archive/2008/09/29/loading-multiple-excel-sheets.aspx"&gt;http://community.qlik.com/blogs/qlikviewblogs/archive/2008/09/29/loading-multiple-excel-sheets.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Aug 2010 11:22:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-23T11:22:31Z</dc:date>
    <item>
      <title>Loading Dynamically Multiple Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239573#M90180</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 need to load all sheets of a excel document dynamically. Is this possible using "*" symbol? If possible then how? If not then also please show me a way out.&lt;/P&gt;&lt;P&gt;Thanks.......all helpful guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 06:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239573#M90180</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-08-02T06:27:27Z</dc:date>
    </item>
    <item>
      <title>Loading Dynamically Multiple Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239574#M90181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It has been discussed in here, several times, so a search in the forum, would probably have helped you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have a look at Rob Wunderlich's cookbook. There is a nice example on how to load multiple sheets from Excel.&lt;/P&gt;&lt;P&gt;&lt;A href="http://robwunderlich.com/Download.html"&gt;http://robwunderlich.com/Download.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If all the sheet is name with a number, like year or month eg. 201003,201004,201005 etc, it is also possible, to do a loop, using "For each".&lt;/P&gt;&lt;P&gt;/Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 07:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239574#M90181</guid>
      <dc:creator />
      <dc:date>2010-08-02T07:00:31Z</dc:date>
    </item>
    <item>
      <title>Loading Dynamically Multiple Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239575#M90182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Martin.&lt;/P&gt;&lt;P&gt;I went through the blog. But i am still struggling with it. I have a workbook with many sheets which are having identical fields. My excel is 2007. That is it is not BIFF but "ooxml ". I don't know if this only is making me struggling. I tried the blog suggested way but with vain. Can you please help me further.&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 10:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239575#M90182</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-08-02T10:59:01Z</dc:date>
    </item>
    <item>
      <title>Loading Dynamically Multiple Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239576#M90183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post an example of your file - then I will try and see if I can come up with a solution on this.&lt;/P&gt;&lt;P&gt;/Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 11:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239576#M90183</guid>
      <dc:creator />
      <dc:date>2010-08-02T11:27:52Z</dc:date>
    </item>
    <item>
      <title>Loading Dynamically Multiple Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239577#M90184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Look at the sample attachment(Excel). It has three sheets, but in reality it may contain many sheets which would not necessarily be named as Sheet1, Sheet2,....&lt;/P&gt;&lt;P&gt;Now i need all those sheet loaded at one go(dynamically). Hope this would let you understand better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 11:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239577#M90184</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2010-08-02T11:37:33Z</dc:date>
    </item>
    <item>
      <title>Loading Dynamically Multiple Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239578#M90185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Have a look at the attached file - remember to change the ODBC connection. Furthermore, you need to install a driver that accepts Excel 2007&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=7554f536-8c28-4598-9b72-ef94e038c891&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=7554f536-8c28-4598-9b72-ef94e038c891&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;/Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 13:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239578#M90185</guid>
      <dc:creator />
      <dc:date>2010-08-02T13:13:36Z</dc:date>
    </item>
    <item>
      <title>Loading Dynamically Multiple Excel Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239579#M90186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had the same problem and used this method. Give it a try.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/blogs/qlikviewblogs/archive/2008/09/29/loading-multiple-excel-sheets.aspx"&gt;http://community.qlik.com/blogs/qlikviewblogs/archive/2008/09/29/loading-multiple-excel-sheets.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 11:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Dynamically-Multiple-Excel-Sheets/m-p/239579#M90186</guid>
      <dc:creator />
      <dc:date>2010-08-23T11:22:31Z</dc:date>
    </item>
  </channel>
</rss>

