<?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: merging two tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593916#M1093379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any common date between this two table find that by the common date i believe you can join them and use it in single Order fact table or combination of any two fields also you can join them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2014 08:36:32 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-05-05T08:36:32Z</dc:date>
    <item>
      <title>merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593908#M1093371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have two tables accounts and orders with no common field. now how can i create link between these two tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593908#M1093371</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-05-05T08:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593909#M1093372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Leave them as they are, all combinations will be available in the objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Join them to obtain a unique table (if tables are big, the join will be slow)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593909#M1093372</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-05T08:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593910#M1093373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why you need to link them and but there is no relation between them why you link them otherwise you can concatnate both tables and take it to the single table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593910#M1093373</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-05T08:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593911#M1093374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u guys give a example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593911#M1093374</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-05-05T08:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593912#M1093375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your tables are TAB1 and TAB2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM TAB1;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;SELECT * FROM TAB2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember: this solution gives you all the combination af values from both the tables, concatenation gives you only a table but values from a table will not have values from the other table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593912#M1093375</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-05T08:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593913#M1093376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accounts:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;*, 'Accounts' as TableFlag&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;From &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;accounts;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Accounts)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, 'Orders' as TableFlag&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;From &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;orders&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or You can join then also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accounts:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;*, 'Accounts' as TableFlag&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;From &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;accounts;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, 'Orders' as TableFlag&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;From &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;orders&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if the data is meaning full in both tables then take it into single table if you have sample then provide please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593913#M1093376</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-05T08:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593914#M1093377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is accounts table&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/58355_Capture.PNG.png" style="width: 620px; height: 77px;" /&gt;&lt;/P&gt;&lt;P&gt;this one is orders table &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/58356_Capture1.PNG.png" style="width: 620px; height: 82px;" /&gt;&lt;/P&gt;&lt;P&gt;using star schema. orders table is fact table. but no common field between two tables&lt;/P&gt;&lt;P&gt;shall i use concat or join?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593914#M1093377</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-05-05T08:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593915#M1093378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these are the two tables i need to display accounts number and account balance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593915#M1093378</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-05-05T08:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593916#M1093379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any common date between this two table find that by the common date i believe you can join them and use it in single Order fact table or combination of any two fields also you can join them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593916#M1093379</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-05T08:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593917#M1093380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you join for each value of Account Number you will have all Customers Id values : &lt;/P&gt;&lt;P&gt;1060&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;1060&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 41&lt;/P&gt;&lt;P&gt;.... and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you concatenate:&lt;/P&gt;&lt;P&gt;1060&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;1060&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 41&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593917#M1093380</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-05T08:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593918#M1093381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;accounts number and account balance are in single table you can use them easily and display its chart where is problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593918#M1093381</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-05T08:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593919#M1093382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya but i am having another table called customer it have country. if i select country have to show account balance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593919#M1093382</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-05-05T08:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593920#M1093383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table view &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/58361_Capture.PNG.png" style="width: 620px; height: 358px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593920#M1093383</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-05-05T08:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593921#M1093384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to find out in the database if there is any other table which has a relation ship with this tables then use that table as a link table between the Orders and the Accounts or you can join them also otherwise in the data base create another view that has a relation between the Orders and accounts based on other table and load that view in the qlikview to link the tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 08:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593921#M1093384</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-05T08:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: merging two tables</title>
      <link>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593922#M1093385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;based on table can u give example for join?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 09:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/merging-two-tables/m-p/593922#M1093385</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-05-05T09:25:32Z</dc:date>
    </item>
  </channel>
</rss>

