<?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 Load all files from a directory and differentiate them in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-all-files-from-a-directory-and-differentiate-them/m-p/1363462#M616385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load all files from a directory and differentiate them with the file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the script below but Qlik Sense load nothing as if there is no script at all. I don't understand why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;for each File in filelist('C:\Users\NG6A463\Desktop\Test\test*.xlsx')&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;LOAD&lt;BR /&gt; *,&lt;BR /&gt; filename() as FileName &lt;BR /&gt;from $(File)&lt;BR /&gt;(ooxml , embedded labels , table is Sheet1);&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;next File&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my directory I've got 3 files:&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;test-1.xlsx&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;test-2.xlsx&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;test-3.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2017 09:10:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-04T09:10:24Z</dc:date>
    <item>
      <title>Load all files from a directory and differentiate them</title>
      <link>https://community.qlik.com/t5/QlikView/Load-all-files-from-a-directory-and-differentiate-them/m-p/1363462#M616385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load all files from a directory and differentiate them with the file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the script below but Qlik Sense load nothing as if there is no script at all. I don't understand why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;for each File in filelist('C:\Users\NG6A463\Desktop\Test\test*.xlsx')&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;LOAD&lt;BR /&gt; *,&lt;BR /&gt; filename() as FileName &lt;BR /&gt;from $(File)&lt;BR /&gt;(ooxml , embedded labels , table is Sheet1);&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;next File&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my directory I've got 3 files:&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;test-1.xlsx&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;test-2.xlsx&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;test-3.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 09:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-all-files-from-a-directory-and-differentiate-them/m-p/1363462#M616385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-04T09:10:24Z</dc:date>
    </item>
  </channel>
</rss>

