<?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 joining 2 fields from different tables in load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222789#M75367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is a relationship between Table1 and Table2. Or do you want to make cartesian?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jul 2010 17:11:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-13T17:11:26Z</dc:date>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222788#M75366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to create a unique key in a table so that qlikview automatically joins the tables.&lt;/P&gt;&lt;P&gt;Therefore how do i join 2 fields from 2 different tables in the load script:&lt;/P&gt;&lt;P&gt;MY SCRIPT LOOKS LIKE THE FOLLOWING&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;&lt;B&gt;TABLE 1&lt;/B&gt;&lt;BR /&gt;LOAD&lt;BR /&gt; FIELD 1,&lt;BR /&gt; FIELD 2,&lt;BR /&gt; FIELD 3,&lt;BR /&gt;FROM data\Table 1.qvd (qvd);&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;TABLE 2&lt;/B&gt;&lt;BR /&gt;LOAD&lt;BR /&gt; FIELD A,&lt;BR /&gt; FIELD B,&lt;BR /&gt; FIELD C,&lt;BR /&gt;FROM data\Table 2.qvd (qvd);&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;TABLE 3&lt;/B&gt;&lt;BR /&gt;LOAD&lt;BR /&gt; Key,&lt;BR /&gt; [Account Type]&lt;BR /&gt; [Transaction Type]&lt;BR /&gt;FROM [data\Lookup Table 3.xls];&lt;/P&gt;&lt;P&gt;------------&lt;/P&gt;&lt;P&gt;What i want to do is create a new field in Table 2 called &lt;B&gt;'Key'&lt;/B&gt; and this should be made from a concatenation of &lt;I&gt;Table 1.Field 1 + Table 2.Field B&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 16:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222788#M75366</guid>
      <dc:creator />
      <dc:date>2010-07-13T16:55:04Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222789#M75367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is a relationship between Table1 and Table2. Or do you want to make cartesian?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 17:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222789#M75367</guid>
      <dc:creator />
      <dc:date>2010-07-13T17:11:26Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222790#M75368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i guess cartesian join, i havent defined any joins between table 1 and table 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 17:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222790#M75368</guid>
      <dc:creator />
      <dc:date>2010-07-13T17:44:20Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222791#M75369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any update on this thread??????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 10:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222791#M75369</guid>
      <dc:creator />
      <dc:date>2010-07-14T10:00:18Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222792#M75370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE 2&lt;BR /&gt;&lt;/STRONG&gt;LOAD&lt;BR /&gt; FIELD A,&lt;BR /&gt; FIELD B,&lt;BR /&gt; FIELD C,&lt;/P&gt;&lt;P&gt;FIELD 1&amp;amp; '.' &amp;amp; FIELD B&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;FROM data\Table 2.qd (qvd);&lt;BR /&gt;RESIDENT TABLE 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The '.' in&lt;/P&gt;&lt;P&gt;FIELD 1&amp;amp; '.' &amp;amp; FIELD B is a delimiter. You can remove it if you want to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 13:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222792#M75370</guid>
      <dc:creator>syed_muzammil</dc:creator>
      <dc:date>2010-07-14T13:39:50Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222793#M75371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normal 0 false false false MicrosoftInternetExplorer4&lt;/P&gt;&lt;P&gt;Hi, this doesnt seem to work as i get the &lt;B&gt;'Field not found - &amp;lt;Transaction Type&amp;gt; ' error.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Heres the script im using which shows tables 1 and 2. The key field im trying to create is &lt;B&gt;[Transaction Type]&lt;/B&gt;&lt;B&gt;&amp;amp;&lt;/B&gt; &lt;B&gt;'.'&lt;/B&gt; &lt;B&gt;&amp;amp;&lt;/B&gt; &lt;B&gt;LEDTYP_ID&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;--------------------------&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Directory;&lt;/P&gt;&lt;P style="font-style: italic; font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Transactions:&lt;/I&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;B&gt;TRX_ID&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;B&gt;AS&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;B&gt;[Transaction ID]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Transaction Type]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;ACC_ID&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;FROM&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;data\TRANSACTIONS.qvd&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;(&lt;/B&gt;&lt;B&gt;qvd&lt;/B&gt;&lt;B&gt;)&lt;/B&gt;&lt;B&gt;;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;ACC_ID&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;LEDTYP_ID&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Transaction Type]&lt;/B&gt;&lt;B&gt;&amp;amp;&lt;/B&gt; &lt;B&gt;'.'&lt;/B&gt; &lt;B&gt;&amp;amp;&lt;/B&gt; &lt;B&gt;LEDTYP_ID&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;FROM&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;data\ACCOUNTS.qvd&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;(&lt;/B&gt;&lt;B&gt;qvd&lt;/B&gt;&lt;B&gt;)&lt;/B&gt;&lt;B&gt;;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;RESIDENT TRANSACTIONS;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;----------------------------&lt;/P&gt;&lt;P&gt;What do i have to do to get this script to work and make the join field?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 14:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222793#M75371</guid>
      <dc:creator />
      <dc:date>2010-07-14T14:11:50Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222794#M75372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;Try this . You have to give an Alias Name to the new feild created. [Transaction Type]&amp;amp; '.' &amp;amp; LEDTYP_ID &lt;STRONG&gt;AS KEY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Transactions:&lt;/I&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;B&gt;TRX_ID&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;B&gt;AS&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;B&gt;[Transaction ID]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Transaction Type]&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;ACC_ID&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;FROM&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;data\TRANSACTIONS.qvd&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;(&lt;/B&gt;&lt;B&gt;qvd&lt;/B&gt;&lt;B&gt;)&lt;/B&gt;&lt;B&gt;;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;LOAD&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;ACC_ID&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;LEDTYP_ID&lt;/B&gt;&lt;B&gt;,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;[Transaction Type]&lt;/B&gt;&lt;B&gt;&amp;amp;&lt;/B&gt; &lt;B&gt;'.'&lt;/B&gt; &lt;B&gt;&amp;amp;&lt;/B&gt; &lt;B&gt;LEDTYP_ID AS KEY&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;FROM&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;data\ACCOUNTS.qvd&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;(&lt;/B&gt;&lt;B&gt;qvd&lt;/B&gt;&lt;B&gt;)&lt;/B&gt;&lt;B&gt;;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;RESIDENT TRANSACTIONS;&lt;/B&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 14:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222794#M75372</guid>
      <dc:creator>syed_muzammil</dc:creator>
      <dc:date>2010-07-14T14:32:59Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222795#M75373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following errors appear&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Field not found - &amp;lt;Transaction Type&amp;gt;&lt;/P&gt;&lt;P&gt;also&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Unknown statement&lt;BR /&gt;RESIDENT Transactions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 14:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222795#M75373</guid>
      <dc:creator />
      <dc:date>2010-07-14T14:40:34Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222796#M75374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help on this would be great?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 18:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222796#M75374</guid>
      <dc:creator />
      <dc:date>2010-07-14T18:43:32Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222797#M75375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does anyone have any advise on this?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 15:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222797#M75375</guid>
      <dc:creator />
      <dc:date>2010-07-16T15:29:39Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222798#M75376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry Resident load Cannot be used with From Clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this now. I hope this wud finally work for u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Temp1:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; A, B, C&lt;BR /&gt; 1, a, 11&lt;BR /&gt; 2, b, 22&lt;BR /&gt; 3, c, 33&lt;BR /&gt; 4, d, 44&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Temp2:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; D, E, A&lt;BR /&gt; x, 111, 1&lt;BR /&gt; y, 222, 3&lt;BR /&gt; z, 333, 2&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Temp3:&lt;BR /&gt;load&lt;BR /&gt; A,&lt;BR /&gt; B as b,&lt;BR /&gt; C as c&lt;BR /&gt; Resident Temp1;&lt;BR /&gt;&lt;BR /&gt;Left Join(Temp3)&lt;BR /&gt; load A,&lt;BR /&gt; D as d,&lt;BR /&gt; E as e&lt;BR /&gt; Resident Temp2;&lt;BR /&gt;&lt;BR /&gt;Left Join (Temp2)&lt;BR /&gt;Load&lt;BR /&gt; A,&lt;BR /&gt; b&amp;amp;'.'&amp;amp;d as Key&lt;BR /&gt; Resident Temp3;&lt;BR /&gt;Drop table Temp3;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jul 2010 08:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222798#M75376</guid>
      <dc:creator>syed_muzammil</dc:creator>
      <dc:date>2010-07-17T08:16:37Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222799#M75377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi whats the logic behind this?&lt;/P&gt;&lt;P&gt;why do so many temp tables have to be created and then dropped?&lt;/P&gt;&lt;P&gt;Also im a little confused with your naming of tables as temp1. temp2 when they are called Table1 Table 2.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jul 2010 11:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222799#M75377</guid>
      <dc:creator />
      <dc:date>2010-07-17T11:16:56Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222800#M75378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is just an example for u . You can replace the Temp1 and Temp2 tablea with your Table1 and Table2. Temp3 is the temporary table. Sorry for the confusion. Heres the code as per your requirement.&lt;/P&gt;&lt;P&gt;There is jus one temporary table Main_temp .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Transactions:&lt;BR /&gt;LOAD TRX_ID AS [Transaction ID],&lt;BR /&gt;[Transaction Type],&lt;BR /&gt;ACC_ID,&lt;BR /&gt;FROM&lt;BR /&gt;data\TRANSACTIONS.qvd&lt;BR /&gt;(qvd);&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Accounts:&lt;BR /&gt;LOAD&lt;BR /&gt;ACC_ID,&lt;BR /&gt;LEDTYP_ID,&lt;BR /&gt;FROM&lt;BR /&gt;data\ACCOUNTS.qvd&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Main_Temp:&lt;BR /&gt;load&lt;BR /&gt; ACC_ID,&lt;BR /&gt; [Transaction Type] as TT,&lt;BR /&gt; Resident Transactions;&lt;BR /&gt;&lt;BR /&gt;Left Join(Main_Temp)&lt;BR /&gt; load ACC_ID,&lt;BR /&gt; LEDTYP_ID as LTI&lt;BR /&gt; Resident Accounts;&lt;BR /&gt;&lt;BR /&gt;Left Join (Accounts)&lt;BR /&gt;Load&lt;BR /&gt; ACC_ID,&lt;BR /&gt; TT&amp;amp;'.'&amp;amp;LTI as Key&lt;BR /&gt; Resident Main_Temp;&lt;BR /&gt;Drop table Main_Temp;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jul 2010 11:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222800#M75378</guid>
      <dc:creator>syed_muzammil</dc:creator>
      <dc:date>2010-07-17T11:42:13Z</dc:date>
    </item>
    <item>
      <title>joining 2 fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222801#M75379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi syed,&lt;/P&gt;&lt;P&gt;many thanks for the clarification. I added the following code:&lt;/P&gt;&lt;P&gt;--------------&lt;/P&gt;&lt;P&gt;Main_Temp:&lt;BR /&gt;load&lt;BR /&gt; ACC_ID,&lt;BR /&gt; [Transaction Type] as TT&lt;BR /&gt; Resident Transactions;&lt;BR /&gt;&lt;BR /&gt;Left Join(Main_Temp)&lt;BR /&gt; load ACC_ID,&lt;BR /&gt; LEDTYP_ID as LTI&lt;BR /&gt; Resident Accounts;&lt;BR /&gt;&lt;BR /&gt;Left Join (Accounts)&lt;BR /&gt;Load&lt;BR /&gt; ACC_ID,&lt;BR /&gt; TT&amp;amp;'.'&amp;amp;LTI as Key&lt;BR /&gt; Resident Main_Temp;&lt;BR /&gt;Drop table Main_Temp;&lt;/P&gt;&lt;P&gt;-----------&lt;/P&gt;&lt;P&gt;This worked a treat and created a unique key into tables Accounts and Transactions.( see attached picture)&lt;/P&gt;&lt;P&gt;Many thanks for you help with this Syed.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/8105.Untitled.jpg"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/8105.Untitled.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jul 2010 11:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/joining-2-fields-from-different-tables-in-load-script/m-p/222801#M75379</guid>
      <dc:creator />
      <dc:date>2010-07-17T11:55:47Z</dc:date>
    </item>
  </channel>
</rss>

