<?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: ghow many records fetch while reload ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407234#M151490</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;To Understand Join Follow the below post.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/39177" title="http://community.qlik.com/thread/39177"&gt;http://community.qlik.com/thread/39177&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nirav Bhimani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 09:47:05 GMT</pubDate>
    <dc:creator>nirav_bhimani</dc:creator>
    <dc:date>2013-03-05T09:47:05Z</dc:date>
    <item>
      <title>ghow many records fetch while reload ?</title>
      <link>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407230#M151486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I used two tables, parent table which has 1000 records and child table which has 2300 records... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;totally how many records it will show while&amp;nbsp; joining the table ?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407230#M151486</guid>
      <dc:creator />
      <dc:date>2013-03-05T09:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: ghow many records fetch while reload ?</title>
      <link>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407231#M151487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;That is based on the join you use. I&amp;nbsp; don't how exactly your data is structured. I think you have a common field in both tables. so that you can join two tables with help of any joins(LEFT,RIGHT,INNER,OUTER).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;If you use left join you will get 1000 records if you use right join you will get 2300 records.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Instead if you use inner join you will get only matched columns data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;By default QlikView will use outer join to combine two tables if you doesn't provide any join condition.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407231#M151487</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2013-03-05T09:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: ghow many records fetch while reload ?</title>
      <link>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407232#M151488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depend on which join u r using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no join condition. Then by default qlikview use Full outer join. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u tell the join condition and table structure then i let you know, hwo many record you will get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407232#M151488</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-03-05T09:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: ghow many records fetch while reload ?</title>
      <link>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407233#M151489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on the match..by default qlikview will perform outer join.. for the below example you will get 4 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parent:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id, Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, C&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Join (Parent)&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id, Sub, Marks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, Sub1, 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, Sub2, 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, Sub1, 30&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407233#M151489</guid>
      <dc:creator />
      <dc:date>2013-03-05T09:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: ghow many records fetch while reload ?</title>
      <link>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407234#M151490</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;To Understand Join Follow the below post.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/39177" title="http://community.qlik.com/thread/39177"&gt;http://community.qlik.com/thread/39177&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nirav Bhimani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 09:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ghow-many-records-fetch-while-reload/m-p/407234#M151490</guid>
      <dc:creator>nirav_bhimani</dc:creator>
      <dc:date>2013-03-05T09:47:05Z</dc:date>
    </item>
  </channel>
</rss>

