<?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: Deriving a New table from existing tables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Deriving-a-New-table-from-existing-tables/m-p/1780190#M60671</link>
    <description>&lt;P&gt;Hello Try Load ... Resident&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Noconcatenate
MergeTable:
LOAD *
resident TableA;
LEFT JOIN (MergeTable)
LOAD *
resident TableB;
Drop Table TableA, TableB;&lt;/LI-CODE&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 13:35:20 GMT</pubDate>
    <dc:creator>melghandour89</dc:creator>
    <dc:date>2021-02-04T13:35:20Z</dc:date>
    <item>
      <title>Deriving a New table from existing tables</title>
      <link>https://community.qlik.com/t5/App-Development/Deriving-a-New-table-from-existing-tables/m-p/1780158#M60668</link>
      <description>&lt;P&gt;Dear Community&lt;/P&gt;&lt;P&gt;I have a typical star schema layout and I need to create a summarized table from two resident tables in order to link another input file&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Table B&lt;/P&gt;&lt;P&gt;Customers&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Customer Groups&lt;/P&gt;&lt;P&gt;Sales&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Customers&lt;/P&gt;&lt;P&gt;Product Code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The New Table must be:&lt;/P&gt;&lt;P&gt;Customer Groups&lt;/P&gt;&lt;P&gt;Product code&lt;/P&gt;&lt;P&gt;Sales ( Group by Customer Groups)&lt;/P&gt;&lt;P&gt;Please can you assist me in this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 12:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Deriving-a-New-table-from-existing-tables/m-p/1780158#M60668</guid>
      <dc:creator>george456</dc:creator>
      <dc:date>2021-02-04T12:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Deriving a New table from existing tables</title>
      <link>https://community.qlik.com/t5/App-Development/Deriving-a-New-table-from-existing-tables/m-p/1780190#M60671</link>
      <description>&lt;P&gt;Hello Try Load ... Resident&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Noconcatenate
MergeTable:
LOAD *
resident TableA;
LEFT JOIN (MergeTable)
LOAD *
resident TableB;
Drop Table TableA, TableB;&lt;/LI-CODE&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 13:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Deriving-a-New-table-from-existing-tables/m-p/1780190#M60671</guid>
      <dc:creator>melghandour89</dc:creator>
      <dc:date>2021-02-04T13:35:20Z</dc:date>
    </item>
  </channel>
</rss>

