<?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: Script Load all Files in a Directory in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Script-Load-all-Files-in-a-Directory/m-p/1558503#M40679</link>
    <description>&lt;P&gt;Understood, which is why I am struggling with this. All files have met that criteria&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2019 14:35:39 GMT</pubDate>
    <dc:creator>EvanBarrick</dc:creator>
    <dc:date>2019-03-19T14:35:39Z</dc:date>
    <item>
      <title>Script Load all Files in a Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Script-Load-all-Files-in-a-Directory/m-p/1558490#M40676</link>
      <description>&lt;P&gt;I have a directory of Excel Files that I am trying to pull into my Qlik Sense Application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The directory has 5 files named:&lt;/P&gt;&lt;P&gt;2014-2015&lt;/P&gt;&lt;P&gt;2015-2016&lt;/P&gt;&lt;P&gt;2016-2017&lt;/P&gt;&lt;P&gt;2017-2018&lt;/P&gt;&lt;P&gt;2018-2019&lt;/P&gt;&lt;P&gt;I am doing the following for my load script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MyTable:&lt;BR /&gt;BUFFER (incremental) LOAD * FROM [lib://Data (name_john.smith)/Broadcast/*.xlsx] (ooxml, embedded labels, table is [BROADCAST]);&lt;/P&gt;&lt;P&gt;The load works fine, but I am getting a synthetic key. I essentially want this to create one large table, which would eliminate any synthetic keys.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 14:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Script-Load-all-Files-in-a-Directory/m-p/1558490#M40676</guid>
      <dc:creator>EvanBarrick</dc:creator>
      <dc:date>2019-03-19T14:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Script Load all Files in a Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Script-Load-all-Files-in-a-Directory/m-p/1558498#M40677</link>
      <description>&lt;P&gt;Hello Evan,&lt;/P&gt;&lt;P&gt;To avoid synthetic keys and obtain only large table (by a natural join) your tables must have &lt;STRONG&gt;the same number of fields&lt;/STRONG&gt; &lt;STRONG&gt;and&lt;/STRONG&gt; &lt;STRONG&gt;this fields must have identical names&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;cordially.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 14:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Script-Load-all-Files-in-a-Directory/m-p/1558498#M40677</guid>
      <dc:creator>Seyko</dc:creator>
      <dc:date>2019-03-19T14:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Script Load all Files in a Directory</title>
      <link>https://community.qlik.com/t5/App-Development/Script-Load-all-Files-in-a-Directory/m-p/1558503#M40679</link>
      <description>&lt;P&gt;Understood, which is why I am struggling with this. All files have met that criteria&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 14:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Script-Load-all-Files-in-a-Directory/m-p/1558503#M40679</guid>
      <dc:creator>EvanBarrick</dc:creator>
      <dc:date>2019-03-19T14:35:39Z</dc:date>
    </item>
  </channel>
</rss>

