<?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: SQL and Qlikview Script for unmatched records in a left join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-and-Qlikview-Script-for-unmatched-records-in-a-left-join/m-p/1000638#M976713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; &lt;/P&gt;&lt;P&gt;try&amp;nbsp; this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Excluded Records]:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Reference,&lt;/P&gt;&lt;P&gt;[Report Number], &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;left join([Excluded Records])&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Reference,&lt;/P&gt;&lt;P&gt;[Report Number], &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Records for Exclusion]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also attached a link , it might help&amp;nbsp; you to understand better:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.resultdata.com/using-joins-in-qlikview/" title="https://www.resultdata.com/using-joins-in-qlikview/"&gt;https://www.resultdata.com/using-joins-in-qlikview/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2015 14:52:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-26T14:52:31Z</dc:date>
    <item>
      <title>SQL and Qlikview Script for unmatched records in a left join</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-and-Qlikview-Script-for-unmatched-records-in-a-left-join/m-p/1000637#M976712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I am stuck on this; can some one please help with the script to return umatched records on a left join using qlikview and SQL statements.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If I see them both it will help me learn joins.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Excluded Records]:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Report Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(&lt;/C&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Sheet1);&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;join&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Excluded Records')&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reference&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Report Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;C&gt;&lt;/C&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; [Records for Exclusion]);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 13:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-and-Qlikview-Script-for-unmatched-records-in-a-left-join/m-p/1000637#M976712</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2015-08-26T13:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: SQL and Qlikview Script for unmatched records in a left join</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-and-Qlikview-Script-for-unmatched-records-in-a-left-join/m-p/1000638#M976713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; &lt;/P&gt;&lt;P&gt;try&amp;nbsp; this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Excluded Records]:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Reference,&lt;/P&gt;&lt;P&gt;[Report Number], &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;left join([Excluded Records])&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Reference,&lt;/P&gt;&lt;P&gt;[Report Number], &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Records for Exclusion]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also attached a link , it might help&amp;nbsp; you to understand better:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.resultdata.com/using-joins-in-qlikview/" title="https://www.resultdata.com/using-joins-in-qlikview/"&gt;https://www.resultdata.com/using-joins-in-qlikview/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 14:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-and-Qlikview-Script-for-unmatched-records-in-a-left-join/m-p/1000638#M976713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-26T14:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: SQL and Qlikview Script for unmatched records in a left join</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-and-Qlikview-Script-for-unmatched-records-in-a-left-join/m-p/1000639#M976714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks but I was after a tabel of unmatched records in &lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 15:00:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-and-Qlikview-Script-for-unmatched-records-in-a-left-join/m-p/1000639#M976714</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2015-08-26T15:00:25Z</dc:date>
    </item>
  </channel>
</rss>

