<?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: Resident loads not associating in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455435#M698388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nate, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a similar problem.&amp;nbsp; For some reason, my product data is no longer linking to my sales data.&amp;nbsp; I use a link table model as well.&amp;nbsp; Can you expound a little further on what you meant by "not properly adding Foreign Keys".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 14:31:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-23T14:31:14Z</dc:date>
    <item>
      <title>Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455428#M698381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning Community.&amp;nbsp; I have a rather strange issue that I have never seen before, and I am hoping that someone else has.&amp;nbsp; I am currently working in a standard 3 tier archetecture, loading everything from QVD's.&amp;nbsp; We are working on Version 11.1 for Desktop.&amp;nbsp; We are also working on a 64bit server with ample RAM and Processing power.&amp;nbsp; Here is my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load a series of Tables (as QVD's) into an appliction just fine.&amp;nbsp; I then go about the process of creating a Link Table model.&amp;nbsp; We need the link table model becuase we often have several fact tables.&amp;nbsp; Everything loads just fine, except that the Link Table keys won't join.&amp;nbsp; I create table boxes to check the keying and I get a key for each entry in the link table, but the fields in the actual tables, don't join.&amp;nbsp; I get results that look like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="448"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="65"&gt;Enc_ID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="71"&gt;Key|EncID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="183"&gt;DW_Enc_History_Max.EncID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="129"&gt;DW_drg_Max.EncID&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;"&gt;6410987&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6410987&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6410987&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6410987&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6410987&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6410987&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be noted here that here that we are building our LinkTable using Concatenate and Resident loads.&amp;nbsp; As you can see above, Key|EncID is the KEy that is added to the LinkTable.&amp;nbsp; It appears that the Keys are not associating correctly.&amp;nbsp; I have also noted that if we try to do a Mapping Load, using a resident Load Statement, it doesn't link.&amp;nbsp; The Keys just don't relate or Associate.&amp;nbsp; Now, if we remove the link table, the Keys will link fine and everything works great.&amp;nbsp; So, it is my belief that this issue lies somewhere with a resident load.&amp;nbsp; This is the only thing I can think of becuase the Link Table and the Resident Mapping loads are not joining.&amp;nbsp; Oh yeah, there are 3 of doing developement at this location, and none of us can get this link table to join, or use Resident Mapping loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have gone through this application with a fine tooth comb, making sure my Keys are all named the same, I have used Number wrappers and LTrim/Rtrim to emilinate trailers.&amp;nbsp; I have copied cell values to text files looking for hidden characters.&amp;nbsp; I have gone through the permissions of the application to see if There is a weird special permission I missed.&amp;nbsp; I have gone through the User and Document settings to see if I missed something there.&amp;nbsp; We have even gone back to the source system and checked the Output for the data type in the Database and made sure that they are all the same.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else seen anything like this?&amp;nbsp; We have other customers that we use LinkTable models with and have never seen this before, in versions before 11.1 and after 11.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 14:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455428#M698381</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2013-02-20T14:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455429#M698382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without sample code it's hard to say, but it does look like you are using different fieldnames for the same key:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enc_ID&lt;/P&gt;&lt;P&gt;Key|EncID&lt;/P&gt;&lt;P&gt;DW_Enc_History_Max.EncID&lt;/P&gt;&lt;P&gt;DW_drg_Max.EncID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are 4 different field names. Even with concatenate you do need to use the same name for the same field, otherwise Qlikview will just add another field to the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 14:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455429#M698382</guid>
      <dc:creator />
      <dc:date>2013-02-20T14:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455430#M698383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code looks like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EncHistoryMax:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1 as Key|EncHistUniqueID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;DW_Enc_History_Max.EncID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;From QVD;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;LinkTable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Load Distinct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key|EncHistUniqueID,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;DW_Enc_History_Max.EncID&lt;/SPAN&gt; as Key|EncID&lt;/P&gt;&lt;P&gt;Rexident EncHistoryMax;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DRGMax:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1 as Key|DRGUniqueID,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DW_drg_Max.EncID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;From QVD;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Concatenate (LinkTable)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key|DRGUniqueID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;DW_drg_Max.EncID as Key|EncID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-size: 12.727272033691406px; background-color: #ffffff; font-family: Arial;"&gt;Resident DRGMax;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-size: 12.727272033691406px; background-color: #ffffff; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Sample code above is all I have at this time.&amp;nbsp; The machine the actual code is on in a different network and I can't get it out easily.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 15:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455430#M698383</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2013-02-20T15:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455431#M698384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A recent update...&amp;nbsp; I took my three fact tables and keyed them to associate to the each other directly, and not through a link table.&amp;nbsp; It worked perfectly.&amp;nbsp; Below are the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="background: white; border: outset silver 1.0pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD nowrap="nowrap" style="border: inset silver 1.0pt; background: whitesmoke; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;P align="center" style="margin-bottom: .0001pt; text-align: center;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9.0pt; color: #363636;"&gt;dw_enc_history_max.ENC_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: inset silver 1.0pt; background: whitesmoke; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;P align="center" style="margin-bottom: .0001pt; text-align: center;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9.0pt; color: #363636;"&gt;dw_drg_max.ENC_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: inset silver 1.0pt; background: whitesmoke; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;P align="center" style="margin-bottom: .0001pt; text-align: center;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9.0pt; color: #363636;"&gt;Key|EncID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD nowrap="nowrap" style="border: inset silver 1.0pt; background: whitesmoke; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;P align="center" style="margin-bottom: .0001pt; text-align: center;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9.0pt; color: #363636;"&gt;dw_enc_pat_dtl.ENC_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: inset silver 1.0pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="font-size: 9.0pt; color: #363636;"&gt;6410987&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset silver 1.0pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="font-size: 9.0pt; color: #363636;"&gt;6410987&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset silver 1.0pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="font-size: 9.0pt; color: #363636;"&gt;6410987&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset silver 1.0pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;"&gt;&lt;P align="right" style="margin-bottom: .0001pt; text-align: right;"&gt;&lt;SPAN style="font-size: 9.0pt; color: #363636;"&gt;6410987&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trouble with this is that there is a 3-way association in the data model then.&amp;nbsp; The other bit of trouble is that I am likely going to add yet another fact table with EncID as a potential key.&amp;nbsp; That will give a 4 way join, which is not good.&amp;nbsp; I'd like to have a Link Table model, bucause it is easier to work with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone else have thoughts on this?&amp;nbsp; Why would something link/associate fine from QVD, but not seem to link using resident loads and a Link Table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 20:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455431#M698384</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2013-02-20T20:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455432#M698385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks very much like type mismatch. All your keys look like numbers but they may be texts in one of tables (e.g. link table) and therefore won't join. Also I would be reluctant to use rare symbols like '|' in field names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. If you need to inspect resident tables there is a &lt;A href="http://bi-review.blogspot.ca/2012/12/how-to-look-inside-resident-tables-at.html" target="_blank"&gt;useful trick&lt;/A&gt;. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455432#M698385</guid>
      <dc:creator />
      <dc:date>2013-02-20T21:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455433#M698386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't show your MAPPING LOAD from RESIDENT code, but one thing to keep in mind is you cannot concatenate -- implicitly or explicitly -- to a MAPPING table. And you cannot replace it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 05:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455433#M698386</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-02-21T05:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455434#M698387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out.&amp;nbsp; I am still a little new at the Link table model and was not propwerly adding Foreign Keys.&amp;nbsp; This is resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 15:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455434#M698387</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2013-02-21T15:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455435#M698388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nate, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a similar problem.&amp;nbsp; For some reason, my product data is no longer linking to my sales data.&amp;nbsp; I use a link table model as well.&amp;nbsp; Can you expound a little further on what you meant by "not properly adding Foreign Keys".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 14:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455435#M698388</guid>
      <dc:creator />
      <dc:date>2015-04-23T14:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455436#M698389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick-&amp;nbsp; This happened quite a while ago, and I have moved on from that customer and don't have access to the code.&amp;nbsp; However, since then, I have moved away from Link Table Models.&amp;nbsp; Currently, we are deploying this scenario as a Concatenated Fact table instead.&amp;nbsp; We find that the performance is much better, and it is easier for our customers to understand and maintain.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are interested in moving away from the Link Table and into a Concatenated Fact table, I'd be happy to help you out.&amp;nbsp; Sorry I don't have more help for you.&amp;nbsp; Maybe Rob can help you more. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 14:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455436#M698389</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2015-04-23T14:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Resident loads not associating</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455437#M698390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response.&amp;nbsp; I think I figured it out now,&amp;nbsp; I have a temp table from a resident load that was getting dropped prior to my script that created the composite keys relating to my product attributes.&amp;nbsp; I moved the drop script to after the composite key script and it seems to be working now.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 18:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-loads-not-associating/m-p/455437#M698390</guid>
      <dc:creator />
      <dc:date>2015-04-23T18:04:07Z</dc:date>
    </item>
  </channel>
</rss>

