<?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: excel sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732101#M675381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use this script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i=1 to 4&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;D:\Vivek\Community\date.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet$(i));&lt;/P&gt;&lt;P&gt;next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2014 10:00:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-08T10:00:26Z</dc:date>
    <item>
      <title>excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732097#M675376</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 a excel file with 4 sheets.&lt;/P&gt;&lt;P&gt;but how to pulling all sheets into qlikview at a time ?&lt;/P&gt;&lt;P&gt;below my excel file is attached.&lt;/P&gt;&lt;P&gt;can u plz share with qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732097#M675376</guid>
      <dc:creator />
      <dc:date>2014-07-08T09:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732098#M675378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi your excel file is not attached but you can just pull data sheet by sheet and do a concatenate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732098#M675378</guid>
      <dc:creator />
      <dc:date>2014-07-08T09:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732099#M675379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A good example for you is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4452"&gt;http://community.qlik.com/docs/DOC-4452&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732099#M675379</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-07-08T09:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732100#M675380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it using a for loop.&lt;/P&gt;&lt;P&gt;PFA the sample document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732100#M675380</guid>
      <dc:creator />
      <dc:date>2014-07-08T09:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732101#M675381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use this script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i=1 to 4&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;D:\Vivek\Community\date.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet$(i));&lt;/P&gt;&lt;P&gt;next i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732101#M675381</guid>
      <dc:creator />
      <dc:date>2014-07-08T10:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732102#M675382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/550977?et=watches.email.thread#550977" title="http://community.qlik.com/message/550977?et=watches.email.thread#550977"&gt;. If an excel file contains multiple sheets wit... | Qlik Community&lt;/A&gt;&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>Tue, 08 Jul 2014 10:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732102#M675382</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-07-08T10:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732103#M675383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to create those sheet as 1,2,3..... . Please follow these step below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1. press Alt F11, double click on any sheets in the left of the opened window and copy the below code as shown in the below picture. &lt;/P&gt;&lt;P&gt;Sub renameSheets() &lt;BR /&gt; Dim iSheetCount &lt;BR /&gt; For iSheetCount = 1 To Sheets.Count &lt;BR /&gt; Sheets(iSheetCount).Name = iSheetCount &lt;BR /&gt; Next iSheetCount &lt;BR /&gt; End Sub&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-550854-60788/pastedImage_1.png"&gt;&lt;IMG alt="" class="jiveImage" height="365" src="https://community.qlik.com/legacyfs/online/61937_pastedImage_1.png" width="628" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then run by clicking the run button like below&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-550854-60789/pastedImage_2.png"&gt;&lt;IMG alt="" class="jiveImage" height="361" src="https://community.qlik.com/legacyfs/online/61938_pastedImage_2.png" width="628" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step3:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Save as the file in xlsx fomat. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step4:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then Open the Qlikview file, Press Cntrl E, go to the code marked in red as shown in the below picture and change the number as equal to the sheets available in the file “Name of your Excel sheet” after running the macro. Assuming the file contain 290 sheets. &lt;BR /&gt; Eg. for loop=1 to 290&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-550854-60790/pastedImage_3.png"&gt;&lt;IMG alt="" class="jiveImage" height="363" src="https://community.qlik.com/legacyfs/online/61939_pastedImage_3.png" width="628" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step5:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reload Qlikview&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-550854-60791/pastedImage_4.png"&gt;&lt;IMG alt="" class="jiveImage" height="356" src="https://community.qlik.com/legacyfs/online/61940_pastedImage_4.png" width="628" /&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Hope this will help you.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AS&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-sheets/m-p/732103#M675383</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-07-08T10:27:53Z</dc:date>
    </item>
  </channel>
</rss>

