<?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: merge two fields from different tables in load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984608#M335975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I can not find another way. I need the new field in table 1 to link with other tables.&lt;/P&gt;&lt;P&gt;So I will have to use the temp tables i guess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Oct 2015 11:32:39 GMT</pubDate>
    <dc:creator>curiousfellow</dc:creator>
    <dc:date>2015-10-02T11:32:39Z</dc:date>
    <item>
      <title>merge two fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984604#M335971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suppose I have tables numbered from 1 to 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1 is linked with table 2&lt;/P&gt;&lt;P&gt;Table 1 is linked with table 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table 3 is linked with table 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table 4 is linked with table 5&lt;/P&gt;&lt;P&gt;Now I want to merge&amp;nbsp; a field from table 2 with a field in table5&amp;nbsp; in the load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I succeeded in this by using the loopup function and temporary tables, but I wonder if there is a way to do this with a shorter method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 08:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984604#M335971</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-10-02T08:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: merge two fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984605#M335972</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;/P&gt;&lt;P&gt;Join your table 5 with table 3 using left join or concatenate function based on the data set within 2 table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;IK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 08:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984605#M335972</guid>
      <dc:creator>khan_imran</dc:creator>
      <dc:date>2015-10-02T08:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: merge two fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984606#M335973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aren't there any other possible associations (maybe some table could be enriched or another table could be a bridge) then you would need several additionally steps to merge these fields. Not necessarily with temporary tables because lookup's could be multiple nested whereby I'm not sure if you would get a real benefit from this then it could be slower then with those temp tables.&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, 02 Oct 2015 10:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984606#M335973</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-10-02T10:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: merge two fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984607#M335974</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;/P&gt;&lt;P&gt;please post the tables structure or data model,so can help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 10:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984607#M335974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-02T10:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: merge two fields from different tables in load script</title>
      <link>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984608#M335975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I can not find another way. I need the new field in table 1 to link with other tables.&lt;/P&gt;&lt;P&gt;So I will have to use the temp tables i guess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 11:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merge-two-fields-from-different-tables-in-load-script/m-p/984608#M335975</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-10-02T11:32:39Z</dc:date>
    </item>
  </channel>
</rss>

