<?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 Loading data from Multiple Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-data-from-Multiple-Tables/m-p/251391#M1206997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am loading the same data fields from 4 tables (each representing the current and last 3 years)&lt;/P&gt;&lt;P&gt;Is there a way of scripting this so that I do not need four seperate load statements,&lt;/P&gt;&lt;P&gt;My first thought was to use AND after the first FROM statement but this does not seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Apr 2010 14:59:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-14T14:59:03Z</dc:date>
    <item>
      <title>Loading data from Multiple Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-Multiple-Tables/m-p/251391#M1206997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am loading the same data fields from 4 tables (each representing the current and last 3 years)&lt;/P&gt;&lt;P&gt;Is there a way of scripting this so that I do not need four seperate load statements,&lt;/P&gt;&lt;P&gt;My first thought was to use AND after the first FROM statement but this does not seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 14:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-Multiple-Tables/m-p/251391#M1206997</guid>
      <dc:creator />
      <dc:date>2010-04-14T14:59:03Z</dc:date>
    </item>
    <item>
      <title>Loading data from Multiple Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-Multiple-Tables/m-p/251392#M1206998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Les,&lt;/P&gt;&lt;P&gt;You can use a for/do while loop to load all four files in the same table, but should the tables are the same (same fields), you can do somethink like&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Table: LOAD * FROM File1; CONCATENATE LOAD * FROM File2; CONCATENATE LOAD * FROM File3;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;unless you need to change your fieldnames. Thus you will have all four files into one table, same fields to operate. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 15:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-Multiple-Tables/m-p/251392#M1206998</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-04-14T15:25:04Z</dc:date>
    </item>
  </channel>
</rss>

