<?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: Automatic join questioning in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759605#M591797</link>
    <description>&lt;P&gt;Ah yes i understand better thanks a lot ! There is only one thing left i don't really understand, it is when we let qlikview does the automatic join ( so when i don't explictely ask a join in the script )&amp;nbsp;&lt;/P&gt;&lt;P&gt;It shows both tables in the table viewer, with a connection for the commun field, with no synthetic keys ( as showed in linked image ) What does qlik does in this case, it's not a join so ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;( because when i explictely ask a join [ and delete the temporary table or ask the join between table ], the two tables merge as a join should do )&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 08 Nov 2020 12:24:05 GMT</pubDate>
    <dc:creator>hillrunner</dc:creator>
    <dc:date>2020-11-08T12:24:05Z</dc:date>
    <item>
      <title>Automatic join questioning</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759565#M591794</link>
      <description>&lt;P&gt;Hello,&amp;nbsp; I have a question about joining two tables ( when we have a commun key )&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I let clikview does its automatic join for two tables ( so when i don't define join ), qlik doesn't create synthetic keys.&lt;/P&gt;&lt;P&gt;But when i define a join ( right,left...), it takes the whole table which i want to join with the left one and put all the fields as synthetic keys&amp;nbsp; ( as i showed on photos )&amp;nbsp;&lt;/P&gt;&lt;P&gt;But that's the same result at the end ( I mean with the results, I get, the first case is like an outer join )&amp;nbsp;&lt;/P&gt;&lt;P&gt;so why is it different ? do i do the join badly ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for reading, if you could explain me why it is different in the schema it would be really kind &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; !&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 23:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759565#M591794</guid>
      <dc:creator>hillrunner</dc:creator>
      <dc:date>2020-11-07T23:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic join questioning</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759570#M591795</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/129225"&gt;@hillrunner&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either you need to drop table tabEnfants on 42 line.&lt;BR /&gt;Or Mention the Left join in 31st line &amp;amp; remove the 40 &amp;amp; 41st line.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MayilVahanan_0-1604797006985.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43766i98690D2720675E9C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MayilVahanan_0-1604797006985.png" alt="MayilVahanan_0-1604797006985.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I.e. you are loading the table again and joining with NonPersonnes table. So the initial table(tabEnfants) also loaded and then same info joining with first table. That's the reason you're facing the synthetic key.&lt;/P&gt;&lt;P&gt;If you want to join, you can join directly, no need to load the table (tabEnfants) again. If you want to manipulate some info, then you can load the table again and drop the initial load info.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Nov 2020 01:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759570#M591795</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-11-08T01:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic join questioning</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759605#M591797</link>
      <description>&lt;P&gt;Ah yes i understand better thanks a lot ! There is only one thing left i don't really understand, it is when we let qlikview does the automatic join ( so when i don't explictely ask a join in the script )&amp;nbsp;&lt;/P&gt;&lt;P&gt;It shows both tables in the table viewer, with a connection for the commun field, with no synthetic keys ( as showed in linked image ) What does qlik does in this case, it's not a join so ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;( because when i explictely ask a join [ and delete the temporary table or ask the join between table ], the two tables merge as a join should do )&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Nov 2020 12:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759605#M591797</guid>
      <dc:creator>hillrunner</dc:creator>
      <dc:date>2020-11-08T12:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic join questioning</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759647#M591798</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/129225"&gt;@hillrunner&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In Qlik, if 2 tables has common field name, it will create a link (Full Join) between both tables.&amp;nbsp;&lt;BR /&gt;Even, if you are not use any join, it will have a link between 2 tables. and you can analysis between 2 tables information.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 02:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1759647#M591798</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-11-09T02:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic join questioning</title>
      <link>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1760878#M591799</link>
      <description>&lt;P&gt;Ah ok thanks a lot i understand better why !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 20:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automatic-join-questioning/m-p/1760878#M591799</guid>
      <dc:creator>hillrunner</dc:creator>
      <dc:date>2020-11-11T20:44:42Z</dc:date>
    </item>
  </channel>
</rss>

