<?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 pls give syntex for given below question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pls-give-syntex-for-given-below-question/m-p/839760#M1010986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is syntex and process for loading multiple excel sheets in single script..........................................................................................................................................................................pls write one senario at below for understanding purpose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2015 08:59:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-28T08:59:55Z</dc:date>
    <item>
      <title>pls give syntex for given below question</title>
      <link>https://community.qlik.com/t5/QlikView/pls-give-syntex-for-given-below-question/m-p/839760#M1010986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is syntex and process for loading multiple excel sheets in single script..........................................................................................................................................................................pls write one senario at below for understanding purpose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 08:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pls-give-syntex-for-given-below-question/m-p/839760#M1010986</guid>
      <dc:creator />
      <dc:date>2015-04-28T08:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: pls give syntex for given below question</title>
      <link>https://community.qlik.com/t5/QlikView/pls-give-syntex-for-given-below-question/m-p/839761#M1010987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=C:\QlikView\Test.xlsx];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vFile = 'C:\QlikView\Test.xlsx';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For i=0 to NoOfRows('ExcelTables')-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Let vExcelSheet = PurgeChar(PurgeChar(Peek('TABLE_NAME',i,'ExcelTables'),CHR(36)),CHR(39));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(vExcelSheet)' as SheetName&lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp; $(vFile)&lt;/P&gt;&lt;P&gt;&amp;nbsp; (ooxml, embedded labels, table is [$(vExcelSheet)]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table ExcelTables;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 09:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pls-give-syntex-for-given-below-question/m-p/839761#M1010987</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-28T09:03:26Z</dc:date>
    </item>
  </channel>
</rss>

