<?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: Creating a new table using some fields fro other two tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-new-table-using-some-fields-fro-other-two-tables/m-p/1364966#M515867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you've already loaded two tables: Table A and Table B. Then;&lt;/P&gt;&lt;P&gt;Table C:&lt;/P&gt;&lt;P&gt;LOAD Customer, Vendors, Sales RESIDENT Table A;&lt;/P&gt;&lt;P&gt;OUTER JOIN(Table C) LOAD Sales, Products RESIDENT Table B;&lt;/P&gt;&lt;P&gt;DROP FIELD Sales FROM Table C;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First we create Table C with columns of Table A, then add column Products of Table B via joining tables on Sales column. We use OUTER JOIN since we don't want to miss Sales which values are not on Table A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after this work, if you do not drop Table A and Table B, then there will be loop. Therefore after creating Table C, you should either drop Table A and Table B tables or change column names of these both tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2017 01:02:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-14T01:02:38Z</dc:date>
    <item>
      <title>Creating a new table using some fields fro other two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-new-table-using-some-fields-fro-other-two-tables/m-p/1364965#M515866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables with Customer, Vendors, Sales in Table A and Products, Profit and Sales in Table B. Now i need to create a new table C with Customer, Products and Vendors from Table A and B. How to achieve it. Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 00:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-new-table-using-some-fields-fro-other-two-tables/m-p/1364965#M515866</guid>
      <dc:creator>vishalmanu</dc:creator>
      <dc:date>2017-06-14T00:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new table using some fields fro other two tables</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-new-table-using-some-fields-fro-other-two-tables/m-p/1364966#M515867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you've already loaded two tables: Table A and Table B. Then;&lt;/P&gt;&lt;P&gt;Table C:&lt;/P&gt;&lt;P&gt;LOAD Customer, Vendors, Sales RESIDENT Table A;&lt;/P&gt;&lt;P&gt;OUTER JOIN(Table C) LOAD Sales, Products RESIDENT Table B;&lt;/P&gt;&lt;P&gt;DROP FIELD Sales FROM Table C;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First we create Table C with columns of Table A, then add column Products of Table B via joining tables on Sales column. We use OUTER JOIN since we don't want to miss Sales which values are not on Table A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after this work, if you do not drop Table A and Table B, then there will be loop. Therefore after creating Table C, you should either drop Table A and Table B tables or change column names of these both tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 01:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-new-table-using-some-fields-fro-other-two-tables/m-p/1364966#M515867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T01:02:38Z</dc:date>
    </item>
  </channel>
</rss>

