<?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: Join and concatenate difference in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936136#M967234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas Rao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its pretty simple, if you understand the basic logic..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOIN... Joins the tables (while joining it will search for some common column) so if you go back to mathematics sets and analysis.. its simply an UNION statement..&lt;/P&gt;&lt;P&gt;based on the requirement, you can override with the option of LEFT, RIGHT (which table to join)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and there is something like, KEEP which performs in a similar way but it will keep all the tables which are involved in the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE.. it will concatenate the tables.. which means just append the data(more rows, duplicates as well) for non common columns, blanks will be there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy to Help!&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 07:17:11 GMT</pubDate>
    <dc:creator>SreeniJD</dc:creator>
    <dc:date>2015-09-25T07:17:11Z</dc:date>
    <item>
      <title>Join and concatenate difference</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936133#M967228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am feeling enough to know the difference between the join and concatenate difference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here I have a little confusion on how to display the concatenated table or joined table in the qlikview sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my code snippet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; customer, sales&lt;BR /&gt; andy, 123&lt;BR /&gt; becky, 234&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; customer, country&lt;BR /&gt; becky, canada&lt;BR /&gt; carla, mexico&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Question: How to display the iinline columns as a table in the qlikview sheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;In this case, customer, sales and country are the columns&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 18:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936133#M967228</guid>
      <dc:creator>konidena</dc:creator>
      <dc:date>2015-09-24T18:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Join and concatenate difference</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936134#M967230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;default join that is outer join needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 06:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936134#M967230</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-25T06:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Join and concatenate difference</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936135#M967232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In internal table viewer you can see the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of concatnate&amp;nbsp; the second table will append to the first table based on the common field.&lt;/P&gt;&lt;P&gt;you will get duplicate values also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But In join you will not get duplicate value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load these table and check in table viewer you can find the difference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936135#M967232</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2015-09-25T07:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Join and concatenate difference</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936136#M967234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas Rao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its pretty simple, if you understand the basic logic..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOIN... Joins the tables (while joining it will search for some common column) so if you go back to mathematics sets and analysis.. its simply an UNION statement..&lt;/P&gt;&lt;P&gt;based on the requirement, you can override with the option of LEFT, RIGHT (which table to join)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and there is something like, KEEP which performs in a similar way but it will keep all the tables which are involved in the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE.. it will concatenate the tables.. which means just append the data(more rows, duplicates as well) for non common columns, blanks will be there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy to Help!&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936136#M967234</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-09-25T07:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Join and concatenate difference</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936137#M967235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow below link it might help you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/134510"&gt;Join and  concatenate in qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936137#M967235</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-09-25T07:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Join and concatenate difference</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936138#M967236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivasa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use Concatenation then Qlikview will just &lt;STRONG&gt;append the values&lt;/STRONG&gt; it will not check for the common key .&lt;/P&gt;&lt;P&gt;In the other hand if you use &lt;STRONG&gt;JOIN &lt;/STRONG&gt; it will check for the common key and will not repeat the value , see the below image you will get the difference &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Diff.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100034_Diff.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-concatenate-difference/m-p/936138#M967236</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-25T07:45:07Z</dc:date>
    </item>
  </channel>
</rss>

