<?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: Exists or Not Exists in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195885#M626034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry that doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2016 22:16:17 GMT</pubDate>
    <dc:creator>pacoli2013</dc:creator>
    <dc:date>2016-10-13T22:16:17Z</dc:date>
    <item>
      <title>Exists or Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195883#M626032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;Why does this not work: I load a qvdfile into a table HstDat_GLEntry, this table I join with my measure HstDat_SalesInvoice.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;After the Join I load data into a table Map_IncludingRevenueAccounts&amp;nbsp; from an excel file. After this load I want to clean up my masterfile: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;I make a new table (SalesInvoiceLedger) from the existing table (HstDat_SalesInvoice) when AX_GLAccountNumber exists in HstDat_SalesInvoice as GLAccountID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;The statement is Resident HstDat_SalesInvoice&lt;BR /&gt; where EXISTS (AX_GLAccountNumber, GLAccountID);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;When I reload my script I have no records left and my new table SalesInvoiceLedger is empty.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;When I change the statement from Where Exists in Where not exists all the numbers in my Excelfile are not loaded in my new table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;Here below is my script:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS'; mso-bidi-font-family: '\@Arial Unicode MS'; mso-ansi-language: EN-GB;"&gt;&lt;SPAN style="color: #000000;"&gt;/*&amp;nbsp; Historical Data Loading&amp;nbsp; */&lt;BR /&gt; HstDat_GLEntry:&lt;BR /&gt; noconcatenate&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: #000000;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt; &lt;BR /&gt; Company &amp;amp; DataLevel&amp;nbsp; &amp;amp; VoucherNumber&amp;nbsp;&amp;nbsp;&amp;nbsp; as&amp;nbsp; GLAccountIDKey,&lt;BR /&gt; Company, &lt;BR /&gt; DataLevel, &lt;BR /&gt; LoadingDate, &lt;BR /&gt; GLAccountID, &lt;BR /&gt; PostingDate, &lt;BR /&gt; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VoucherNumber, &lt;BR /&gt; VoucherNumber&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as InvoiceNumber,&lt;BR /&gt; SubLedgerVoucher &lt;BR /&gt; FROM [$(DATADIR)qvd\HstDat_GLEntry.qvd] (qvd)&lt;BR /&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;HstDat_SalesInvoice: &lt;STRONG style="color: #000000;"&gt;LOAD&lt;/STRONG&gt;&lt;BR /&gt; &lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Company, &lt;BR /&gt; DataLevel, &lt;BR /&gt; LoadingDate, &lt;BR /&gt; InvoiceNumber, &lt;BR /&gt; PostingDate, &lt;BR /&gt; Year(PostingDate)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as Year, &lt;BR /&gt; Month(PostingDate)&amp;nbsp;&amp;nbsp;&amp;nbsp; as Month, &lt;BR /&gt; InvoiceLineNumber, &lt;BR /&gt; LineAmount, &lt;BR /&gt; CustomerID, &lt;BR /&gt; FROM [[$(DATADIR)qvd\HstDat_SalesInvoice.qvd] (qvd)&lt;BR /&gt; ; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;// a Left Join with HstDat_SalesInvoice&lt;BR /&gt; Left Join (HstDat_SalesInvoice) &lt;STRONG style="color: #000000;"&gt;Load &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 35.4pt;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG style=": ; mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;*&lt;/STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS'; mso-bidi-font-family: '\@Arial Unicode MS'; mso-ansi-language: EN-GB;"&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt; Resident HstDat_GLEntry; &lt;STRONG style="color: #000000;"&gt;Drop&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt; Table HstDat_GLEntry; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif'; mso-fareast-font-family: '\@Arial Unicode MS'; mso-bidi-font-family: '\@Arial Unicode MS'; mso-ansi-language: EN-GB;"&gt;&lt;SPAN style="color: #000000;"&gt;Map_IncludingRevenueAccounts: &lt;BR /&gt; noconcatenate &lt;/SPAN&gt;&lt;STRONG style="color: #000000;"&gt;Load&lt;/STRONG&gt;&lt;BR /&gt; &lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AX_GLAccountNumber, &lt;BR /&gt; Active &lt;BR /&gt; FROM [$(DATADIR)excel\Umsatzbildung001.xlsx]&lt;BR /&gt; (ooxml, embedded labels, table is including_RevenueAccounts)&lt;BR /&gt; where Active = 1; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 35.4pt;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="mso-bidi-font-family: '\@Arial Unicode MS'; color: #000000; font-size: 12pt; mso-ansi-language: EN-GB; font-family: Times New Roman; mso-fareast-font-family: '\@Arial Unicode MS';"&gt;&lt;SPAN style="color: #000000;"&gt; SalesInvoiceLedger:&lt;BR /&gt; noconcatenate&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: #000000;"&gt;LOAD&lt;/STRONG&gt;&lt;BR /&gt; &lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * &lt;BR /&gt; Resident HstDat_SalesInvoice&lt;BR /&gt; where EXISTS (AX_GLAccountNumber, GLAccountID); &lt;STRONG style="color: #000000;"&gt;DROP&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt; Table HstDat_SalesInvoice;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #000000;"&gt;exit&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt; script; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;Hope someone can help me or give me a hint what I do wrong&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0 0 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; mso-ansi-language: EN-GB; font-family: 'Verdana','sans-serif';"&gt;regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 15:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195883#M626032</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2016-10-13T15:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exists or Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195884#M626033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try with following script, This might solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_IncludingRevenueAccounts: &lt;/P&gt;&lt;P&gt;noconcatenate Load&lt;/P&gt;&lt;P&gt; AX_GLAccountNumber, &lt;/P&gt;&lt;P&gt;Active &lt;/P&gt;&lt;P&gt;FROM [$(DATADIR)excel\Umsatzbildung001.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is including_RevenueAccounts)&lt;/P&gt;&lt;P&gt;where Active = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&amp;nbsp; Historical Data Loading&amp;nbsp; */&lt;/P&gt;&lt;P&gt;HstDat_GLEntry:&lt;/P&gt;&lt;P&gt;noconcatenate&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Company &amp;amp; DataLevel&amp;nbsp; &amp;amp; VoucherNumber&amp;nbsp;&amp;nbsp;&amp;nbsp; as&amp;nbsp; GLAccountIDKey,&lt;/P&gt;&lt;P&gt;Company, &lt;/P&gt;&lt;P&gt;DataLevel, &lt;/P&gt;&lt;P&gt;LoadingDate, &lt;/P&gt;&lt;P&gt;GLAccountID, &lt;/P&gt;&lt;P&gt;PostingDate, &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VoucherNumber, &lt;/P&gt;&lt;P&gt;VoucherNumber&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as InvoiceNumber,&lt;/P&gt;&lt;P&gt;SubLedgerVoucher &lt;/P&gt;&lt;P&gt;FROM [$(DATADIR)qvd\HstDat_GLEntry.qvd] (qvd)&lt;/P&gt;&lt;P&gt;where EXISTS (AX_GLAccountNumber, GLAccountID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;SalesInvoiceLedger: &lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Company, &lt;/P&gt;&lt;P&gt;DataLevel, &lt;/P&gt;&lt;P&gt;LoadingDate, &lt;/P&gt;&lt;P&gt;InvoiceNumber, &lt;/P&gt;&lt;P&gt;PostingDate, &lt;/P&gt;&lt;P&gt;Year(PostingDate)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as Year, &lt;/P&gt;&lt;P&gt;Month(PostingDate)&amp;nbsp;&amp;nbsp;&amp;nbsp; as Month, &lt;/P&gt;&lt;P&gt;InvoiceLineNumber, &lt;/P&gt;&lt;P&gt;LineAmount, &lt;/P&gt;&lt;P&gt;CustomerID, &lt;/P&gt;&lt;P&gt;FROM [[$(DATADIR)qvd\HstDat_SalesInvoice.qvd] (qvd)&lt;/P&gt;&lt;P&gt;; &lt;/P&gt;&lt;P&gt;// a Left Join with HstDat_SalesInvoice&lt;/P&gt;&lt;P&gt;Left Join (HstDat_SalesInvoice) Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Resident HstDat_GLEntry; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table HstDat_GLEntry; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 21:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195884#M626033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-13T21:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exists or Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195885#M626034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry that doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 22:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195885#M626034</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2016-10-13T22:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exists or Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195886#M626035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The changed load-structure from Ramesh should work with a small adjustment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_IncludingRevenueAccounts: &lt;/P&gt;&lt;P&gt;noconcatenate Load&lt;/P&gt;&lt;P&gt; AX_GLAccountNumber, &lt;/P&gt;&lt;P&gt;Active &lt;/P&gt;&lt;P&gt;FROM [$(DATADIR)excel\Umsatzbildung001.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is including_RevenueAccounts)&lt;/P&gt;&lt;P&gt;where Active = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&amp;nbsp; Historical Data Loading&amp;nbsp; */&lt;/P&gt;&lt;P&gt;HstDat_GLEntry:&lt;/P&gt;&lt;P&gt;noconcatenate&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Company &amp;amp; DataLevel&amp;nbsp; &amp;amp; VoucherNumber&amp;nbsp;&amp;nbsp;&amp;nbsp; as&amp;nbsp; GLAccountIDKey,&lt;/P&gt;&lt;P&gt;Company, &lt;/P&gt;&lt;P&gt;DataLevel, &lt;/P&gt;&lt;P&gt;LoadingDate, &lt;/P&gt;&lt;P&gt;GLAccountID, &lt;/P&gt;&lt;P&gt;PostingDate, &lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VoucherNumber, &lt;/P&gt;&lt;P&gt;VoucherNumber&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as InvoiceNumber,&lt;/P&gt;&lt;P&gt;SubLedgerVoucher &lt;/P&gt;&lt;P&gt;FROM [$(DATADIR)qvd\HstDat_GLEntry.qvd] (qvd)&lt;/P&gt;&lt;P&gt;where EXISTS (AX_GLAccountNumber, &lt;STRONG&gt;Company &amp;amp; DataLevel&amp;nbsp; &amp;amp; VoucherNumber&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 05:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195886#M626035</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-14T05:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exists or Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195887#M626036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see no syntax errors (although there could be some optimisation). The problem could be that you are left joining the table with GLAccountID using join key Company, DataLevel, PostingDate and LoadingDate. If there are no matches, then no GLAccountIDs will exist in HstDat_SalesInvoice (they will be null or missing), and a null/missing value never Exists(), so no data is loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 05:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195887#M626036</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-10-14T05:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exists or Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195888#M626037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are corrert, it works, thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 11:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195888#M626037</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2016-10-14T11:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Exists or Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195889#M626038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, I have checked the data,&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 11:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-or-Not-Exists/m-p/1195889#M626038</guid>
      <dc:creator>pacoli2013</dc:creator>
      <dc:date>2016-10-14T11:10:51Z</dc:date>
    </item>
  </channel>
</rss>

