<?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: LOAD - concatenation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671429#M1088469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Order doesn't matter. The tables will be concatenated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 16:22:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-12T16:22:36Z</dc:date>
    <item>
      <title>LOAD - concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671428#M1088467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have Table 1 with the columns a, b, c and Table 2 with a, c, b, when you load Table 1 and then Table 2, will Table 2 be concatenated to Table 1 even though the columns are in different order?&amp;nbsp; If not, what would the result be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 16:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671428#M1088467</guid>
      <dc:creator />
      <dc:date>2014-06-12T16:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD - concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671429#M1088469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Order doesn't matter. The tables will be concatenated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 16:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671429#M1088469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T16:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD - concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671430#M1088472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tables will be concatenated even if fields are in different order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 16:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671430#M1088472</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-12T16:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD - concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671431#M1088473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,so far the column names are same it will concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to avoid use noconcatenate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 16:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671431#M1088473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T16:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD - concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671432#M1088475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it&amp;nbsp; checks field names for autoconcatenate instead load order,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid concatenation,Use no concatenate with Qualify function to eliminate synthetic keys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 18:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671432#M1088475</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-15T18:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: LOAD - concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671433#M1088477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Probably after that you can't do good model &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; . Maybe you'll have synthetic keys and the data will be mess.&lt;/P&gt;&lt;P&gt;In the different ways you can choose different solutions but maybe at first you have to AutoNumber function.&lt;/P&gt;&lt;P&gt;After that you can choose some kind of join, concatenate or non concatenate your data base.&lt;/P&gt;&lt;P&gt;Other simple and working solution is just to rename a field. If the information in the tables is absolutely different (I mean in table 1 where A=3 and B=5 at the same time in table 2 A=3 and B=2) , you have to choose this solution. But if you don't have a field which you can link this two tables you have to work with island tables(without link the tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venelin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 19:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LOAD-concatenation/m-p/671433#M1088477</guid>
      <dc:creator />
      <dc:date>2014-07-15T19:48:04Z</dc:date>
    </item>
  </channel>
</rss>

