<?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: Join and Keep in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952802#M973659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Krishnakanth,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join merges two tables and there will be only table after merging&lt;/P&gt;&lt;P&gt;Keep matches two tables and keeps two tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2015 06:38:51 GMT</pubDate>
    <dc:creator>gautik92</dc:creator>
    <dc:date>2015-09-02T06:38:51Z</dc:date>
    <item>
      <title>Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952798#M973655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What difference between keep and join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 05:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952798#M973655</guid>
      <dc:creator />
      <dc:date>2015-09-02T05:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952799#M973656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Krishnakanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2375"&gt;Understanding Join, Keep and Concatenate &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 05:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952799#M973656</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-09-02T05:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952800#M973657</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;T1:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;join(T1)&lt;/P&gt;&lt;P&gt;T2:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, D&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you join the above two tables ,the result will be in one table .All the rows in will be added to T1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;C&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep:&lt;/P&gt;&lt;P&gt;This will function same as the join but keeps two tables separate.&lt;/P&gt;&lt;P&gt;left keep&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;10&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;20&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through below link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/166044"&gt;Understanding Join, Keep and Concatenate&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 05:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952800#M973657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-02T05:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952801#M973658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both join and keep performs the same task.&lt;/P&gt;&lt;P&gt;The only difference is that j&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;oin keyword will combine your tables into a single table but keep will keep it as separate tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 06:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952801#M973658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-02T06:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952802#M973659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Krishnakanth,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join merges two tables and there will be only table after merging&lt;/P&gt;&lt;P&gt;Keep matches two tables and keeps two tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 06:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952802#M973659</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-02T06:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952803#M973660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;HI,&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI from Help..&lt;/P&gt;&lt;H1&gt;&lt;/H1&gt;&lt;H1&gt;Keep&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN class="Bold"&gt;keep&lt;/SPAN&gt; prefix is similar to the &lt;A class="MCXref_0"&gt;&lt;EM&gt;Join&lt;/EM&gt;&lt;/A&gt; prefix. Just as the join prefix, it compares the loaded table with an existing named table or the last previously created data table.&lt;/P&gt;&lt;P&gt;But instead of joining the loaded table with an existing table, it has the effect of reducing one or both of the two tables before they are stored in QlikView, based on the intersection of table data. The comparison made is equivalent to a natural join made over all the common fields, i.e. the same way as in a corresponding join. However, the two tables are not joined and will be kept in QlikView as two separately named tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The keep prefix must be preceded by one of the prefixes &lt;A class="MCXref_0"&gt;&lt;EM&gt;Inner&lt;/EM&gt;&lt;/A&gt;, &lt;A class="MCXref_0"&gt;&lt;EM&gt;Left&lt;/EM&gt;&lt;/A&gt; or &lt;A class="MCXref_0"&gt;&lt;EM&gt;Right&lt;/EM&gt;&lt;/A&gt;. The syntax is:&lt;/P&gt;&lt;P class="syntax"&gt;(inner | left | right) &lt;SPAN class="Bold"&gt;keep&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;[ &lt;SPAN class="Bold"&gt;(&lt;/SPAN&gt;tablename &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; ]( loadstatement | selectstatement )&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;Inner Keep LOAD * FROM abc.csv;&lt;/P&gt;&lt;P class="Code"&gt;Left Keep SQL SELECT * FROM table1;&lt;/P&gt;&lt;P class="Code"&gt;tab1:&lt;/P&gt;&lt;P class="Code"&gt;LOAD * FROM file1.csv;&lt;/P&gt;&lt;P class="Code"&gt;tab2:&lt;/P&gt;&lt;P class="Code"&gt;LOAD * FROM file2.csv;&lt;/P&gt;&lt;P class="Code"&gt;.. .. ..&lt;/P&gt;&lt;P class="Code"&gt;Left keep (tab1) LOAD * FROM file3.csv;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor773"&gt;&lt;/A&gt;Join&lt;/H1&gt;&lt;P&gt;The &lt;SPAN class="Bold"&gt;join&lt;/SPAN&gt; prefix joins the loaded table with an existing named table or the last previously created data table. The join is a &lt;A class="MCXref_0"&gt;&lt;EM&gt;Natural Join&lt;/EM&gt;&lt;/A&gt; made over all the common &lt;A class="MCXref_0"&gt;&lt;EM&gt;Fields&lt;/EM&gt;&lt;/A&gt;. The join prefix may be preceded by one of the prefixes &lt;A class="MCXref_0"&gt;&lt;EM&gt;Inner&lt;/EM&gt;&lt;/A&gt;, &lt;A class="MCXref_0"&gt;&lt;EM&gt;Outer&lt;/EM&gt;&lt;/A&gt;, &lt;A class="MCXref_0"&gt;&lt;EM&gt;Left&lt;/EM&gt;&lt;/A&gt; or &lt;A class="MCXref_0"&gt;&lt;EM&gt;Right&lt;/EM&gt;&lt;/A&gt;. When DISTINCT predicate is used in a LOAD statement, the resulting table becomes distinct. Any data added to the table also becomes distinct, regardless if the data is concatenated or joined.&lt;/P&gt;&lt;P&gt;The syntax is:&lt;/P&gt;&lt;P class="syntax"&gt;[inner | outer | left | right ]&lt;SPAN class="Bold"&gt;join&lt;/SPAN&gt; &lt;SPAN class="Italic"&gt;[ &lt;SPAN class="Bold"&gt;(&lt;/SPAN&gt;tablename &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; ]( loadstatement | selectstatement )&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P class="Code"&gt;Join LOAD * FROM abc.csv;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Join SQL SELECT * FROM table1;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;tab1: &lt;/P&gt;&lt;P class="Code"&gt;LOAD * FROM file1.csv;&lt;/P&gt;&lt;P class="Code"&gt;tab2:&lt;/P&gt;&lt;P class="Code"&gt;LOAD * FROM file2.csv;&lt;/P&gt;&lt;P class="Code"&gt;.. .. .. &lt;/P&gt;&lt;P class="Code"&gt;join (tab1) LOAD * FROM file3.csv;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 07:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952803#M973660</guid>
      <dc:creator>krishna20</dc:creator>
      <dc:date>2015-09-02T07:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952804#M973661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please check this link. It has clearly explained. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/703842"&gt;Re: Understanding Join, Keep and Concatenate&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 08:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952804#M973661</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-02T08:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952805#M973662</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; font-size: 13px;"&gt;thanks to Enmanuel Santana (qlikview en espanol)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="join.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97785_join.png" style="height: 441px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="keep.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/97786_keep.jpg" style="height: 524px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 18:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952805#M973662</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-09-02T18:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Keep</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952806#M973663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishnakanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See below post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/683004"&gt;Re: Left Keep Vs Left Join&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 18:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Keep/m-p/952806#M973663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-02T18:18:39Z</dc:date>
    </item>
  </channel>
</rss>

