<?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 create a loop for extracting the data from multiple .xlsx files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962658#M330239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro&lt;/P&gt;&lt;P&gt; If an error occurred , how can we identify ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2015 12:43:38 GMT</pubDate>
    <dc:creator>madhubabum</dc:creator>
    <dc:date>2015-09-16T12:43:38Z</dc:date>
    <item>
      <title>How to create a loop for extracting the data from multiple .xlsx files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962655#M330236</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;&lt;/P&gt;&lt;P&gt;I have one Folder with 5 Excel(.xlsx) files&lt;/P&gt;&lt;P&gt;I want to extract the data from excel files with a loop condition.(create a next loop) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we implement ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962655#M330236</guid>
      <dc:creator>madhubabum</dc:creator>
      <dc:date>2015-09-16T12:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a loop for extracting the data from multiple .xlsx files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962656#M330237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here it is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;let&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;path_Pallet&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '..\..\*.xlsx';&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;for&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;each&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;File&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;filelist&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;path_Pallet&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; PalletInfo:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD &lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(File)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Foglio1);&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;next&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;File &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962656#M330237</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-16T12:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a loop for extracting the data from multiple .xlsx files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962657#M330238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do the files have a consistant naming convention - if they do, you can use a wild card in the file name in the load script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962657#M330238</guid>
      <dc:creator />
      <dc:date>2015-09-16T12:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a loop for extracting the data from multiple .xlsx files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962658#M330239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro&lt;/P&gt;&lt;P&gt; If an error occurred , how can we identify ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962658#M330239</guid>
      <dc:creator>madhubabum</dc:creator>
      <dc:date>2015-09-16T12:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a loop for extracting the data from multiple .xlsx files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962659#M330240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enable the document log and look at the log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GenerateLogfile.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99128_GenerateLogfile.JPG" style="width: 620px; height: 247px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-loop-for-extracting-the-data-from-multiple-xlsx/m-p/962659#M330240</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-09-16T12:46:35Z</dc:date>
    </item>
  </channel>
</rss>

