<?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: Combining data from 2 tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combining-data-from-2-tables/m-p/527439#M197109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate the two tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load * from tableA;&lt;/P&gt;&lt;P&gt;concatenate(Table1)&lt;/P&gt;&lt;P&gt;Load * from tableB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you're getting the data from one sql database you can simply use your current sql statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;SQL select * from tableA&lt;/P&gt;&lt;P&gt;union select * from tableB;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2013 09:27:20 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-07-26T09:27:20Z</dc:date>
    <item>
      <title>Combining data from 2 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-data-from-2-tables/m-p/527438#M197108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a task to combine data from two tables in Qlikview. I am new to Qlikview and have a strong SQL background/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In normal SQL it would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM tableA&lt;/P&gt;&lt;P&gt;UNION ALL&lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM tableB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I achieve this inside Qlikview ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mpho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 09:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-data-from-2-tables/m-p/527438#M197108</guid>
      <dc:creator />
      <dc:date>2013-07-26T09:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Combining data from 2 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-data-from-2-tables/m-p/527439#M197109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate the two tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load * from tableA;&lt;/P&gt;&lt;P&gt;concatenate(Table1)&lt;/P&gt;&lt;P&gt;Load * from tableB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you're getting the data from one sql database you can simply use your current sql statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;SQL select * from tableA&lt;/P&gt;&lt;P&gt;union select * from tableB;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 09:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-data-from-2-tables/m-p/527439#M197109</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-26T09:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Combining data from 2 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-data-from-2-tables/m-p/527440#M197110</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;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from tableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outer join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from tableB;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 09:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-data-from-2-tables/m-p/527440#M197110</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2013-07-26T09:49:08Z</dc:date>
    </item>
  </channel>
</rss>

