<?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: If I load two tables I.e having one same column then by default which join will be applied ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034089#M943172</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;If you do not specify any Join both the tables cannot be combined into one (two separate tables), but there will be join/relation between the tables, there is Full Outer Join between these two tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2016 08:20:23 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2016-01-20T08:20:23Z</dc:date>
    <item>
      <title>If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034086#M943169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;LOAD A, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;lt;Path&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test 1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;C,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;lt;Path&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 06:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034086#M943169</guid>
      <dc:creator />
      <dc:date>2016-01-20T06:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034087#M943170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your script will create two tables with an association on FieldA. This is similar in effect to a full outer join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do a join, then use this to create a single table:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;JOIN LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;A,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;C,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;D&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&amp;lt;Path&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The default JOIN is a also full outer join. You can override this with LEFT, RIGHT and INNER.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034087#M943170</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-01-20T08:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034088#M943171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless you specify Join, these will be kept as two separate tables with data from both tables (acting like a full outer join)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034088#M943171</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-20T08:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034089#M943172</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;If you do not specify any Join both the tables cannot be combined into one (two separate tables), but there will be join/relation between the tables, there is Full Outer Join between these two tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034089#M943172</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-01-20T08:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034090#M943173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u are not mentioning join between two table . it will keep seperate table and create synthetic key and if no of column are same and same name than automatic it will be full outer join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 09:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034090#M943173</guid>
      <dc:creator>brijeshvma</dc:creator>
      <dc:date>2016-01-20T09:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034091#M943174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 853 records in Test table and 853 records in Test1 table as well . But with this code whenever I am plotting column A into the front end then row count is 854. Can you please tell me the reason behind this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 09:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034091#M943174</guid>
      <dc:creator />
      <dc:date>2016-01-20T09:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034092#M943175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kapil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView does not perform any join by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your two tables have one column (field) name same, then there will be Association between two tables by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your two tables or more have more than one column (field) names same then there will be synthetic key created autometically then you need to create link table to remove synthetic key or you need to rename field names as the synthetic key can be removed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you would like to use join between tables then you need to use Left Join, Right Join, Inner Join and Outer Join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through and get clear understanding from listed below link,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/39177"&gt;Understanding Join, Keep and Concatenate&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 09:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034092#M943175</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-01-20T09:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034093#M943176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Kapil Verma wrote:&lt;/P&gt;
&lt;P&gt;I have 853 records in Test table and 853 records in Test1 table as well . But with this code whenever I am plotting column A into the front end then row count is 854. Can you please tell me the reason behind this?&lt;/P&gt;


&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because there is one value in Test that does not exist in Test1 and/or one value in Test1 that does not exist in Test. That means there are 854 distinct values of A. That's what is meant by a full outer join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 09:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034093#M943176</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-01-20T09:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034094#M943177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks jonathan..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 09:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034094#M943177</guid>
      <dc:creator />
      <dc:date>2016-01-21T09:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: If I load two tables I.e having one same column then by default which join will be applied ?</title>
      <link>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034095#M943178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,If you are not mentioning type of join then there wont be any join in qlik view but if the fields are same in different tables then there will be association.using only &lt;EM&gt;join &lt;/EM&gt;will make full-outer join But, according to your requirement you can use &lt;EM&gt;Left Join ,Right Join,Inner Join &lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 14:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-I-load-two-tables-I-e-having-one-same-column-then-by-default/m-p/1034095#M943178</guid>
      <dc:creator />
      <dc:date>2016-01-21T14:58:55Z</dc:date>
    </item>
  </channel>
</rss>

