<?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 / Less Rows] Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291165#M619045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed. &lt;/P&gt;&lt;P&gt;Funny that a Preceding Load &lt;SPAN style="font-size: 13.3333px;"&gt;apparently &lt;/SPAN&gt;also blocks the DISTINCT propagation. Should check this out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2017 09:48:36 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2017-03-28T09:48:36Z</dc:date>
    <item>
      <title>[Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291157#M619037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've experienced very, very strange situation as the SQL experienced employee.&lt;BR /&gt;So after &lt;STRONG&gt;Left Join&lt;/STRONG&gt;ing two tables, I've got &lt;STRONG&gt;less rows&lt;/STRONG&gt; on the output...&lt;BR /&gt;For many reasons it can be more rows due to duplicates etc., but it shouldn't be less rows.&lt;/P&gt;&lt;P&gt;What are the possible reasons and the solutions for that critical issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The keys are generated via Autonumber() and it has the same seed, furthermore I haven't got the NULLs on these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try to prepare the file and the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;27-3-2017 16:41:31: 0030&amp;nbsp; Binary [..\XXX.qvw]&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:51: 0031&amp;nbsp; Let vNumberOfRows = NoOfRows('FINAL')&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:51: 0032&amp;nbsp; Trace 4877810&lt;/P&gt;
&lt;P&gt;&lt;STRONG style=": ; color: #008000; font-size: 12pt;"&gt;27-3-2017 16:41:51: 0032&amp;nbsp; 4877810&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:51: 0033&amp;nbsp; Left&amp;nbsp; JOIN(&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13.3333px;"&gt;FINAL&lt;/SPAN&gt;)&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:51: 0034&amp;nbsp; LOAD Distinct * RESIDENT D_&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13.3333px;"&gt;XXX&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:51:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11 fields found: %XXX.KEY, XXX.Name 4 516 lines fetched&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:51:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Joining/Keeping&lt;/P&gt;
&lt;P&gt;27-3-2017 16:42:08: 0035&amp;nbsp; Drop Table D_XXX&lt;/P&gt;
&lt;P&gt;27-3-2017 16:42:09: 0036&amp;nbsp; Let vNumberOfRows = NoOfRows('&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13.3333px;"&gt;FINAL&lt;/SPAN&gt;')&lt;/P&gt;
&lt;P&gt;27-3-2017 16:42:09: 0037&amp;nbsp; Trace 4219022&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;27-3-2017 16:42:09: 0037&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 12pt;"&gt;4219022&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 07:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291157#M619037</guid>
      <dc:creator>adamjank</dc:creator>
      <dc:date>2017-03-28T07:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291158#M619038</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;&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:31: 0030&amp;nbsp; Binary [..\XXX.qvw]&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:51: 0031&amp;nbsp; Let vNumberOfRows = NoOfRows('FINAL')&lt;/P&gt;
&lt;P&gt;27-3-2017 16:41:51: 0032&amp;nbsp; Trace 4877810&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="; color: #008000; font-size: 12pt;"&gt;27-3-2017 16:41:51: 0032&amp;nbsp; 4877810&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Do you have a where statement here? 0032?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 08:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291158#M619038</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-28T08:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291159#M619039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's just a plain binary load without any 'where', additional conditions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 08:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291159#M619039</guid>
      <dc:creator>adamjank</dc:creator>
      <dc:date>2017-03-28T08:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291160#M619040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 08:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291160#M619040</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-28T08:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291161#M619041</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;Binary [..\XXX.qvw];&lt;/P&gt;
&lt;P&gt;Let vNumberOfRows = NoOfRows('FINAL');&lt;/P&gt;
&lt;P&gt;Trace $(vNumberOfRows);&lt;/P&gt;
&lt;P&gt;Left&amp;nbsp; JOIN(FINAL)&lt;/P&gt;
&lt;P&gt;LOAD Distinct * RESIDENT D_XXX;&lt;/P&gt;
&lt;P&gt;Drop Table &lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 13.3333px;"&gt;D_XXX&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;Let vNumberOfRows = NoOfRows('FINAL');&lt;/P&gt;
&lt;P&gt;Trace $(vNumberOfRows);&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 09:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291161#M619041</guid>
      <dc:creator>adamjank</dc:creator>
      <dc:date>2017-03-28T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291162#M619042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya that is weird... may be &lt;A href="https://community.qlik.com/qlik-users/3540"&gt;pcammaert&lt;/A&gt;‌ can offer his expert advice here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 09:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291162#M619042</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-28T09:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291163#M619043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is due to some quirky behaviour in the way QV handles DISTINCT. If you join with a distinct table, the DISTINCT operation propagates upward to the first table, so it de-duplicates the first table, reducing the number of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;To avoid this, assuming you need the DISTINCT, you may need to distinct load the second table into a resident table, and then left join the resident table to the binary loaded table.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 09:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291163#M619043</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-03-28T09:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291164#M619044</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Binary [..\XXX.qvw];&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let vNumberOfRows = NoOfRows('FINAL');&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Trace $(vNumberOfRows);&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Left&amp;nbsp; JOIN(FINAL)&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;LOAD *;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD DISTINCT * RESIDENT D_XXX;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop Table &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;"&gt;D_XXX&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let vNumberOfRows = NoOfRows('FINAL');&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Trace $(vNumberOfRows);&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;Solution, so the DISTINCT does not affect the first table.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;THANK YOU A LOT &lt;A href="https://community.qlik.com/qlik-users/13229"&gt;jontydkpi&lt;/A&gt;‌&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 09:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291164#M619044</guid>
      <dc:creator>adamjank</dc:creator>
      <dc:date>2017-03-28T09:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291165#M619045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed. &lt;/P&gt;&lt;P&gt;Funny that a Preceding Load &lt;SPAN style="font-size: 13.3333px;"&gt;apparently &lt;/SPAN&gt;also blocks the DISTINCT propagation. Should check this out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 09:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291165#M619045</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-28T09:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291166#M619047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is getting weird. In Adams last post, the DISTINCT keyword doesn't work at all, not even in the 2nd table (the one that is loaded first). How crazy can this become?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, how many rows do you get in the final copy of the RawData table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RawData:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Prod, Cust, Items&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, C1, 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B, C1, 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, C2, 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, C3, 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, C3, 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, C1, 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B, C1, 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LET vNumRows =&amp;nbsp; NoOfRows('RawData');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;TRACE &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; RawData before JOIN: $(vNumRows) rows;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LEFT JOIN (RawData) LOAD *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD DISTINCT * INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Prod, ProdName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, Food&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B, Brick&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, Chair&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;C, Chair&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;B, Brick&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;A, Food&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LET vNumRows =&amp;nbsp; NoOfRows('RawData');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;TRACE &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; RawData after JOIN: $(vNumRows) rows;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291166#M619047</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-28T10:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291167#M619049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - it seems that it is an all or nothing thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your sample script with the preceding load - DISTINCT is ignored:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157877_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And without the preceding load - DISTINCT propagates:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CaptureD.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/157878_CaptureD.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291167#M619049</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-03-28T10:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: [Left Join / Less Rows] Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291168#M619052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I knew that your suggestion to use a RESIDENT table was the more reliable one. It still stands.&lt;/P&gt;&lt;P&gt;At least you got 10 virtual points from me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-Join-Less-Rows-Issue/m-p/1291168#M619052</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-28T10:27:43Z</dc:date>
    </item>
  </channel>
</rss>

