<?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: Linking Two Fact Tables (One Table Not Fully Loading) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774472#M663297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your key field you are using between TraceSalesFinal and Left Keep(TempInvoiceHeaderFinal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Keep will only load records from TraceSalesFinal that it finds matches for in TempInvoiceHeaderFinal.&amp;nbsp; You still need to have a key between the two.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2015 19:02:46 GMT</pubDate>
    <dc:creator>jpapador</dc:creator>
    <dc:date>2015-01-12T19:02:46Z</dc:date>
    <item>
      <title>Linking Two Fact Tables (One Table Not Fully Loading)</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774471#M663296</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 created the attached qvw linking two fact tables.&amp;nbsp; The issue I am having is that the "TraceSalesFinal" table in the qvw (sourced from the attached spreadsheet) is not loading all of the records from the spreadsheet.&amp;nbsp; The "TraceSalesFinal" table is loading 1,705 records when it needs to load 102,935 records.&amp;nbsp; I tried using the &lt;SPAN style="color: #0433ff;"&gt;Left&lt;/SPAN&gt; &lt;SPAN style="color: #0433ff;"&gt;Keep&lt;/SPAN&gt;(TempInvoiceHeaderFinal)&amp;nbsp; function to pull all of the records from the spreadsheet, but its not working.&amp;nbsp; The issue seems to be my joins across the tables, but I not seeing where the issue is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would very much appreciate any assistance with this issue.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 16:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774471#M663296</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2015-01-12T16:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Two Fact Tables (One Table Not Fully Loading)</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774472#M663297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your key field you are using between TraceSalesFinal and Left Keep(TempInvoiceHeaderFinal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Keep will only load records from TraceSalesFinal that it finds matches for in TempInvoiceHeaderFinal.&amp;nbsp; You still need to have a key between the two.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774472#M663297</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-12T19:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Two Fact Tables (One Table Not Fully Loading)</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774473#M663298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at your very first left keep it looks like you have a synthetic key between TempTraceSalesFinal and TempInvoiceHeaderFinal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What that means for the keep is that it will only bring records in from the spreadsheet where ALL the records in the following fields match.&lt;/P&gt;&lt;P&gt;CustKey,&lt;/P&gt;&lt;P&gt;Year,&lt;/P&gt;&lt;P&gt;Month,&lt;/P&gt;&lt;P&gt;MapZip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if that's what you intended.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774473#M663298</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-12T19:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Two Fact Tables (One Table Not Fully Loading)</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774474#M663299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jpapador,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for responding.&amp;nbsp; I am using the following code to generate a key and linked table between the two tables.&amp;nbsp; The &lt;SPAN style="color: #0433ff;"&gt;Hash128&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;CustKey&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Year&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Month&lt;SPAN style="color: #000000;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;%CustDateKey1&lt;SPAN style="color: #000000;"&gt; script in both tables creates the key.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;InvoiceHeaderFinal:&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;Hash128&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;CustKey&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Year&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Month&lt;SPAN style="color: #000000;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;%CustDateKey1&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;,&lt;/STRONG&gt; &lt;BR /&gt; 'Distributor' &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;CustType&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;AuthOvrdAmt&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;Balance&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;InvoiceAmt&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;InvoiceCmnt&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;InvoiceDate&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;PostDate&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008f00;"&gt;//Year, &lt;BR /&gt; //Month, &lt;BR /&gt; &lt;/SPAN&gt;SalesAmt&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;ShipAmt&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;ShipToAddrCity&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008f00;"&gt;//MapZip, &lt;BR /&gt; &lt;/SPAN&gt;InvcKey&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;CustKey&lt;SPAN style="color: #000000;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;TranID&lt;SPAN style="color: #000000;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;TranType&lt;SPAN style="color: #000000;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;TranTypeDesc&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; TempInvoiceHeaderFinal;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Keep&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(TempInvoiceHeaderFinal)&lt;BR /&gt; &lt;BR /&gt; TraceSalesFinal:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;Hash128&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;CustKey&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Year&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Month&lt;SPAN style="color: #000000;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;%CustDateKey1&lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;BR /&gt; 'Customer' &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;ECustType&lt;SPAN style="color: #000000;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008f00;"&gt;//CustKey,&lt;BR /&gt; //Year,&lt;BR /&gt; //Month, &lt;BR /&gt; &lt;/SPAN&gt;EInvoice&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;Distributor&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;DistributorName&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;GLN&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;HIN&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;CustomerNumber&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;CustomerName&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;EAddress&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;ECity&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;EState&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008f00;"&gt;//MapZip, &lt;BR /&gt; &lt;/SPAN&gt;ItemKey&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;EQuantity&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;EUnitCost&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;EExtCost&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;GPO&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;IDN&lt;SPAN style="color: #000000;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;ContractNumber&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; TempTraceSalesFinal;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; GeoLinkTable:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Hash128&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;CustKey&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Year&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Month&lt;SPAN style="color: #000000;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;%CustDateKey1&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;MapZip&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;Year&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;Month&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; TempInvoiceHeaderFinal;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Concatenate&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Hash128&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;CustKey&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Year&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;Month&lt;SPAN style="color: #000000;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;%CustDateKey1&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;MapZip&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;Year&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;Month&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; TempTraceSalesFinal;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;DROP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; TempInvoiceHeaderFinal,TempTraceSalesFinal;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774474#M663299</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2015-01-12T19:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Two Fact Tables (One Table Not Fully Loading)</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774475#M663300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On your trace sales tab, How many records does your script below produce?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempTraceSalesFinal:&lt;/P&gt;&lt;P&gt;LOAD 'Customer' As ECustType,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EInvoice, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Distributor, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DistributorName, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GLN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HIN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerNumber, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CustomerName, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EAddress, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ECity, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EState, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MapZip, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemKey, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EQuantity, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EUnitCost, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EExtCost, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPO, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IDN, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ContractNumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident TraceSales; &lt;/P&gt;&lt;P&gt;DROP Table TraceSales; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774475#M663300</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-12T19:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Two Fact Tables (One Table Not Fully Loading)</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774476#M663301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TempTraceSalesFinal&lt;/SPAN&gt; has 102,935 records.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774476#M663301</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2015-01-12T19:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Two Fact Tables (One Table Not Fully Loading)</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774477#M663302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok then looking at your script above it looks like you left keep is referencing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;TempInvoiceHeaderFinal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Not&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;InvoiceHeaderFinal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;It doesnt look like the Temp version of that table has&amp;nbsp; %CustDateKey1 field&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774477#M663302</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-12T19:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Two Fact Tables (One Table Not Fully Loading)</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774478#M663303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;jpapador,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I think you nailed it!&amp;nbsp; I removed all of the Left Keep conditions and all 102,935 records inserted into the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TempTraceSalesFinal table.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thank you!!!&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Cheers, &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-Two-Fact-Tables-One-Table-Not-Fully-Loading/m-p/774478#M663303</guid>
      <dc:creator>asmithids</dc:creator>
      <dc:date>2015-01-12T19:46:29Z</dc:date>
    </item>
  </channel>
</rss>

