<?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: Join (mapping) table in loading script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Join-mapping-table-in-loading-script/m-p/1865741#M71453</link>
    <description>&lt;P&gt;This is easier to achieve using a mapping load, though you could join the tables and then make a second load pass to pick out the producer from Adjustment if you so prefer. For mapping:&lt;/P&gt;
&lt;P&gt;Adjustment:&lt;/P&gt;
&lt;P&gt;Mapping Load ProdId, Producer as Producer_For_Map&lt;/P&gt;
&lt;P&gt;From AdjustmentTable;&lt;/P&gt;
&lt;P&gt;Main:&lt;/P&gt;
&lt;P&gt;Load ProdId, TransDate, QTY, applymap('Adjustment',ProdId,Producer) as Producer&lt;/P&gt;
&lt;P&gt;From MainTable;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Dec 2021 21:51:35 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2021-12-01T21:51:35Z</dc:date>
    <item>
      <title>Join (mapping) table in loading script</title>
      <link>https://community.qlik.com/t5/App-Development/Join-mapping-table-in-loading-script/m-p/1865725#M71447</link>
      <description>&lt;P&gt;Hello, everyone,&lt;/P&gt;
&lt;P&gt;Need help in joining tables, or mapping table for adjust some data. Situation: I am loading main table with a lot of columns from data source (.xls), and need join other (Adjustment) table of two colummns. If the key (ProdId) are in both tables need change Producer meaning in Main table.&lt;BR /&gt;Example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="irmantas_0-1638391550016.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67764i4E65667567F817A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="irmantas_0-1638391550016.png" alt="irmantas_0-1638391550016.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="lt" data-phrase-index="0" data-number-of-phrases="1"&gt;&lt;SPAN&gt;When does a script have to be written for the data to load properly?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 20:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-mapping-table-in-loading-script/m-p/1865725#M71447</guid>
      <dc:creator>irmantas</dc:creator>
      <dc:date>2021-12-01T20:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Join (mapping) table in loading script</title>
      <link>https://community.qlik.com/t5/App-Development/Join-mapping-table-in-loading-script/m-p/1865741#M71453</link>
      <description>&lt;P&gt;This is easier to achieve using a mapping load, though you could join the tables and then make a second load pass to pick out the producer from Adjustment if you so prefer. For mapping:&lt;/P&gt;
&lt;P&gt;Adjustment:&lt;/P&gt;
&lt;P&gt;Mapping Load ProdId, Producer as Producer_For_Map&lt;/P&gt;
&lt;P&gt;From AdjustmentTable;&lt;/P&gt;
&lt;P&gt;Main:&lt;/P&gt;
&lt;P&gt;Load ProdId, TransDate, QTY, applymap('Adjustment',ProdId,Producer) as Producer&lt;/P&gt;
&lt;P&gt;From MainTable;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 21:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-mapping-table-in-loading-script/m-p/1865741#M71453</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-12-01T21:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Join (mapping) table in loading script</title>
      <link>https://community.qlik.com/t5/App-Development/Join-mapping-table-in-loading-script/m-p/1866230#M71511</link>
      <description>&lt;P&gt;Thank you, it's works&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 19:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Join-mapping-table-in-loading-script/m-p/1866230#M71511</guid>
      <dc:creator>irmantas</dc:creator>
      <dc:date>2021-12-02T19:21:05Z</dc:date>
    </item>
  </channel>
</rss>

