<?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: Performance Issue with Left Join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Performance-Issue-with-Left-Join/m-p/1410465#M612529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the database is SQL , as there is limitation within SQL that user can't create more than 760 columns and this is the mail reason why the business has divided the data in 45 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2017 15:24:54 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2017-09-25T15:24:54Z</dc:date>
    <item>
      <title>Performance Issue with Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-Issue-with-Left-Join/m-p/1410463#M612527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having 45 tables in SQL named as Tab1,Tab2.....Tab45 ,which I have stored as QVD's.Each table is having column as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/177665_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Like Tab1 is having 928 Columns , Tab2 =776&amp;nbsp; and so on.&amp;nbsp; In all the tables I'm having &lt;STRONG&gt;ID &lt;/STRONG&gt;as key to connect all 45 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To connect the data , I have used left join like below, but performance is too slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;Load ID,&lt;/P&gt;&lt;P&gt;XYZ&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Tab1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (Fact)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ID,&lt;/P&gt;&lt;P&gt;ABC.&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Tab2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (Fact)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ID,&lt;/P&gt;&lt;P&gt;PQR&lt;/P&gt;&lt;P&gt;From &lt;/P&gt;&lt;P&gt;Tab3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Left Join (Fact)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ID,&lt;/P&gt;&lt;P&gt;HGT&lt;/P&gt;&lt;P&gt;From &lt;/P&gt;&lt;P&gt;Tab45&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177661_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Row size is fine ,but I'm having so many Fields and all of them are important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest other ways of handling such data???&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 14:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-Issue-with-Left-Join/m-p/1410463#M612527</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-09-25T14:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Issue with Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-Issue-with-Left-Join/m-p/1410464#M612528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought. I'm not sure if you have explored and will help to join them on database side instead of QlikView side? Maybe joining several tables at a time, may be using resident tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 15:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-Issue-with-Left-Join/m-p/1410464#M612528</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-09-25T15:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Issue with Left Join</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-Issue-with-Left-Join/m-p/1410465#M612529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the database is SQL , as there is limitation within SQL that user can't create more than 760 columns and this is the mail reason why the business has divided the data in 45 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 15:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-Issue-with-Left-Join/m-p/1410465#M612529</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2017-09-25T15:24:54Z</dc:date>
    </item>
  </channel>
</rss>

