<?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 . If an excel file contains multiple sheets with different data\table . how to create a qvd for each sheet present in that excel file? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-an-excel-file-contains-multiple-sheets-with-different-data/m-p/695768#M1085512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #141823; background: white; font-size: 10.5pt; font-family: 'Helvetica','sans-serif';"&gt;. If an excel file contains multiple sheets with different data\table . how to create a qvd for each sheet present in that excel file?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 16:35:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-17T16:35:08Z</dc:date>
    <item>
      <title>. If an excel file contains multiple sheets with different data\table . how to create a qvd for each sheet present in that excel file?</title>
      <link>https://community.qlik.com/t5/QlikView/If-an-excel-file-contains-multiple-sheets-with-different-data/m-p/695768#M1085512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #141823; background: white; font-size: 10.5pt; font-family: 'Helvetica','sans-serif';"&gt;. If an excel file contains multiple sheets with different data\table . how to create a qvd for each sheet present in that excel file?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-an-excel-file-contains-multiple-sheets-with-different-data/m-p/695768#M1085512</guid>
      <dc:creator />
      <dc:date>2014-06-17T16:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: . If an excel file contains multiple sheets with different data\table . how to create a qvd for each sheet present in that excel file?</title>
      <link>https://community.qlik.com/t5/QlikView/If-an-excel-file-contains-multiple-sheets-with-different-data/m-p/695769#M1085515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new;"&gt;something like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new;"&gt;where workbook.xls is your file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new;"&gt;CONNECT TO [Provider=Microsoft.Jet.OLEDB.4.0;Data Source=workbook.&lt;SPAN class="blsp-spelling-error"&gt;xls&lt;/SPAN&gt;;Extended Properties="Excel 8.0;"];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new;"&gt;tables: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new;"&gt;&lt;SPAN class="blsp-spelling-error"&gt;SQLtables&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new;"&gt;FOR i = 0 to &lt;SPAN class="blsp-spelling-error"&gt;NoOfRows&lt;/SPAN&gt;('tables')-1&lt;BR /&gt;LET &lt;SPAN class="blsp-spelling-error"&gt;sheetName&lt;/SPAN&gt; = &lt;SPAN class="blsp-spelling-error"&gt;purgeChar&lt;/SPAN&gt;(peek('TABLE_NAME', i, 'tables'), &lt;SPAN class="blsp-spelling-error"&gt;chr&lt;/SPAN&gt;(39));&lt;BR /&gt;Sales:&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM workbook.&lt;SPAN class="blsp-spelling-error"&gt;xls&lt;/SPAN&gt; (biff, embedded labels, table is [$(&lt;SPAN class="blsp-spelling-error"&gt;sheetName&lt;/SPAN&gt;)]);&lt;BR /&gt;NEXT &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 16:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-an-excel-file-contains-multiple-sheets-with-different-data/m-p/695769#M1085515</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-06-17T16:40:29Z</dc:date>
    </item>
  </channel>
</rss>

