<?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: left join not working properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1689953#M726784</link>
    <description>&lt;P&gt;If any of the posts got you what you needed, please be sure to close out the thread by using the Accept as Solution button on those posts, which will give the poster(s) credit for the help and let other Members know what worked.&amp;nbsp; If you did something different, you can post that and then mark it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a Design Blog post on joining or not that might provide a bit more information on things for you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/To-Join-or-not-to-Join/ba-p/1463102" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/To-Join-or-not-to-Join/ba-p/1463102&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2020 16:34:22 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-04-01T16:34:22Z</dc:date>
    <item>
      <title>left join not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680565#M726779</link>
      <description>&lt;P&gt;I am trying to do a left join but it is not working as expected.&lt;/P&gt;&lt;P&gt;I have to tables , A and B. I am trying to left join them but the result, c, does not bring all the information it suposes to.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know why ?&lt;/P&gt;&lt;P&gt;Table A :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a.PNG" style="width: 143px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29357i1B9A80298D22B552/image-size/large?v=v2&amp;amp;px=999" role="button" title="a.PNG" alt="a.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Table B:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="b.PNG" style="width: 211px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29358i1BBBEA09E7A56983/image-size/large?v=v2&amp;amp;px=999" role="button" title="b.PNG" alt="b.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Table C:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="c.PNG" style="width: 256px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29359i539BAAA301ED88DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="c.PNG" alt="c.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680565#M726779</guid>
      <dc:creator>El_Davidus</dc:creator>
      <dc:date>2024-11-16T01:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: left join not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680567#M726780</link>
      <description>&lt;P&gt;Hey David, Can you please share the statement you are running?&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just in case.. if you are doing a 2 table statement then running a join that could be at the base of the problem:&amp;nbsp;&lt;BR /&gt;Case A&lt;BR /&gt;&lt;BR /&gt;TableA:&lt;BR /&gt;Load&lt;BR /&gt;Field_1&lt;BR /&gt;From dataFile.Exts ...&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;TableC:&amp;nbsp;&lt;BR /&gt;Load&lt;BR /&gt;Field_1&lt;BR /&gt;Resident TableA&lt;BR /&gt;;&lt;BR /&gt;left Join(TableC)&lt;BR /&gt;Load&lt;BR /&gt;Field_1,&lt;BR /&gt;Field_2&lt;BR /&gt;&lt;SPAN&gt;From dataFileB.Exts ...&lt;BR /&gt;&lt;/SPAN&gt;;&lt;BR /&gt;&lt;BR /&gt;the application will add a field "Field_2" to the TableA as you are loading DataFileB ...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;To solve this try using the "NoConcatenate" option while running the creation of the table table "TableC"&lt;/P&gt;&lt;P&gt;/*** edited to match the table names on the question&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; ***/&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 20:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680567#M726780</guid>
      <dc:creator>Nikos</dc:creator>
      <dc:date>2020-02-28T20:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: left join not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680575#M726781</link>
      <description>&lt;P&gt;There is no table 3. Table C is the result of the left join .&lt;/P&gt;&lt;P&gt;&amp;nbsp;A:&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join(A)&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 20:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680575#M726781</guid>
      <dc:creator>El_Davidus</dc:creator>
      <dc:date>2020-02-28T20:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: left join not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680580#M726782</link>
      <description>&lt;P&gt;Sorry, just edited the example to match your question. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 20:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680580#M726782</guid>
      <dc:creator>Nikos</dc:creator>
      <dc:date>2020-02-28T20:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: left join not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680590#M726783</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The fact that the field is string is bothering me ( even though that there's no probleme in it )&lt;/P&gt;&lt;P&gt;but to remove all the doubts how about using subfield :&amp;nbsp;&lt;SPAN class="statement"&gt;SubField(&lt;/SPAN&gt;&lt;SPAN&gt;column, '|', 1&lt;/SPAN&gt;&lt;SPAN class="statement"&gt;),&amp;nbsp;SubField(&lt;SPAN&gt;column, '|', 2&lt;/SPAN&gt;) and the join based on these two columns&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 21:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1680590#M726783</guid>
      <dc:creator>yassinemhadhbi</dc:creator>
      <dc:date>2020-02-28T21:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: left join not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1689953#M726784</link>
      <description>&lt;P&gt;If any of the posts got you what you needed, please be sure to close out the thread by using the Accept as Solution button on those posts, which will give the poster(s) credit for the help and let other Members know what worked.&amp;nbsp; If you did something different, you can post that and then mark it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a Design Blog post on joining or not that might provide a bit more information on things for you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/To-Join-or-not-to-Join/ba-p/1463102" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/To-Join-or-not-to-Join/ba-p/1463102&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 16:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/left-join-not-working-properly/m-p/1689953#M726784</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-01T16:34:22Z</dc:date>
    </item>
  </channel>
</rss>

