<?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 What is the difference between Concatenate and join? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245455#M1188512</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;&lt;/P&gt;&lt;P&gt;Concatenate just appends the records from the new source onto the end of the existing table.&amp;nbsp; There are many forms of join, but they all try to match up "key fields" between the two tables.&amp;nbsp; In QlikView's case, they match on all fields of the same name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2011 13:47:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-03T13:47:21Z</dc:date>
    <item>
      <title>What is the difference between Concatenate and join?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245452#M1188509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one describe me difference between concatenate and join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 10:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245452#M1188509</guid>
      <dc:creator>siva_boggarapu</dc:creator>
      <dc:date>2011-08-03T10:23:57Z</dc:date>
    </item>
    <item>
      <title>What is the difference between Concatenate and join?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245453#M1188510</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;Please check the Reference Manual in your documentation folder for further documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, concatenating adds records (rows) regardless they structure and values to a previous loaded table, while JOIN adds fields (columns) to a previous loaded table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find more info on the subject with examples in Barry Harmsen's &lt;A href="http://www.qlikfix.com/2010/12/09/merging-tables-concatenation/"&gt;blog&lt;/A&gt;. (among many others)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 10:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245453#M1188510</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-08-03T10:58:19Z</dc:date>
    </item>
    <item>
      <title>What is the difference between Concatenate and join?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245454#M1188511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 11:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245454#M1188511</guid>
      <dc:creator>siva_boggarapu</dc:creator>
      <dc:date>2011-08-03T11:19:17Z</dc:date>
    </item>
    <item>
      <title>What is the difference between Concatenate and join?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245455#M1188512</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;&lt;/P&gt;&lt;P&gt;Concatenate just appends the records from the new source onto the end of the existing table.&amp;nbsp; There are many forms of join, but they all try to match up "key fields" between the two tables.&amp;nbsp; In QlikView's case, they match on all fields of the same name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 13:47:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245455#M1188512</guid>
      <dc:creator />
      <dc:date>2011-08-03T13:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Concatenate and join?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245456#M1188513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sumit's comment is from an old post of mine on the subject.&amp;nbsp; Here's the full post with examples::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate just appends the records from the new source onto the end of the existing table.&amp;nbsp; There are many forms of join, but they all try to match up "key fields" between the two tables.&amp;nbsp; In QlikView's case, they match on all fields of the same name.&amp;nbsp; So let's take some examples.&amp;nbsp; First, here's our basic script.&amp;nbsp; The concatenate or join will go in the indicated spot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Table:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Customer, Sales&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Andy, 123&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Becky, 234&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;// either concatenate or a join here&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Customer, Country&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Becky, Canada&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Carla, Mexico&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here are the expected results for our various options.&amp;nbsp; Hopefully I got all these right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;CONCATENATE (Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Customer, Sales, Country&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Andy, 123, null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Becky, 234, null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Becky, null, Canada&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Carla, null, Mexico&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;LEFT JOIN (Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Customer, Sales, Country&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Andy, 123, null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Becky, 234, Canada&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;RIGHT JOIN (Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Customer, Sales, Country&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Becky, 234, Canada&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Carla, null, Mexico&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;OUTER JOIN (Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Customer, Sales, Country&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Andy, 123, null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Becky, 234, Canada&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Carla, null, Mexico&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;INNER JOIN (Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Customer, Sales, Country&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new, courier;"&gt;Becky, 234, Canada&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 21:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245456#M1188513</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-08-03T21:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between Concatenate and join?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245457#M1188514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot. Nice example really &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 06:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-difference-between-Concatenate-and-join/m-p/245457#M1188514</guid>
      <dc:creator>siva_boggarapu</dc:creator>
      <dc:date>2011-08-04T06:07:04Z</dc:date>
    </item>
  </channel>
</rss>

