<?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 i need few diff plz in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/i-need-few-diff-plz/m-p/887885#M996042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt; hello,i need to few diff b/w these&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;1.diff b/w join and concatenation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;when to use join and when to use concatenation in real time &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;2.diff b/w join and keep&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;when to use join and when to use concatenation in real time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;3.diff b/w join and lookup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;when to use join and when to use concatenation in real time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks in advance &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 05:20:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-24T05:20:42Z</dc:date>
    <item>
      <title>i need few diff plz</title>
      <link>https://community.qlik.com/t5/QlikView/i-need-few-diff-plz/m-p/887885#M996042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt; hello,i need to few diff b/w these&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;1.diff b/w join and concatenation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;when to use join and when to use concatenation in real time &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;2.diff b/w join and keep&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;when to use join and when to use concatenation in real time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;3.diff b/w join and lookup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;when to use join and when to use concatenation in real time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks in advance &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 05:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/i-need-few-diff-plz/m-p/887885#M996042</guid>
      <dc:creator />
      <dc:date>2015-06-24T05:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: i need few diff plz</title>
      <link>https://community.qlik.com/t5/QlikView/i-need-few-diff-plz/m-p/887886#M996043</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;&lt;/P&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Diff b/w left keep and left join?&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;The join and keep prefixes can be preceded by the prefix left.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;If used before join it specifies that a left join should be used. The resulting table will only contain combinations of field values from the raw data tables with a full set of data from the first table.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;If used before keep, it specifies that the second raw data table should be reduced to its common intersection with the first table, before being stored in QlikView.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;left &lt;EM&gt;(&lt;/EM&gt; join | keep&lt;EM&gt;)&lt;/EM&gt; [ (&lt;EM&gt;tablename&lt;/EM&gt; ) ]&lt;EM&gt;(loadstatement&lt;/EM&gt; |&lt;EM&gt;selectstatement )&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG style="font-size: 18.0pt; font-family: 'Times New Roman',serif;"&gt;Examples:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;TABLE border="1" cellpadding="0" style="margin-left: 30.0pt; border: outset 1.5pt;" width="200"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; background: silver; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt; &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;Table1 &lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;B&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;Aa&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;Cc&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;Ee&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;UL&gt;&lt;LI&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;TABLE border="1" cellpadding="0" style="margin-left: 30.0pt; border: outset 1.5pt;" width="200"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; background: silver; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;Table2 &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;C&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;Xx&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;4&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;Yy&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;UL&gt;&lt;LI&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;QVTable: &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;select * from table1; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;left join select * from table2; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;TABLE border="1" cellpadding="0" style="margin-left: 30pt; border: 1.5pt outset; width: 300px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; background: navy; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt; &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif; color: white;"&gt;QVTable&lt;/SPAN&gt;&amp;nbsp; &lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; background: navy; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;A &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;B &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;C &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;1 &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;aa &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;xx &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;2 &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;cc &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;3 &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="33%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;ee &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;UL&gt;&lt;LI&gt; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;QVTab1: &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;select * from Table1; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;QVTab2: &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;left keep select * from Table2; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;TABLE border="1" cellpadding="0" style="margin-left: 30.0pt; border: outset 1.5pt;" width="200"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; background: navy; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt; &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif; color: white;"&gt;QVTab1&lt;/SPAN&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;A &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;B &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;1 &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;aa &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;2 &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;cc &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;3 &lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;SPAN style="text-align: center; font-size: 12.0pt; margin-bottom: auto; font-family: 'Times New Roman',serif; margin-top: auto;"&gt;ee &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;UL&gt;&lt;LI&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;TABLE border="1" cellpadding="0" style="margin-left: 30.0pt; border: outset 1.5pt;" width="200"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; background: navy; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif; color: white;"&gt;QVTab2&lt;/SPAN&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;P align="center" style="margin-top: auto; margin-bottom: auto; text-align: center;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;A &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;P align="center" style="margin-top: auto; margin-bottom: auto; text-align: center;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;C &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;P align="center" style="margin-top: auto; margin-bottom: auto; text-align: center;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;1 &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.5pt; padding: 1.5pt 1.5pt 1.5pt 1.5pt;" valign="top" width="50%"&gt;&lt;P align="center" style="margin-top: auto; margin-bottom: auto; text-align: center;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;xx &lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;The two tables in the keep example are, of course, associated via A.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Suresh&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 07:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/i-need-few-diff-plz/m-p/887886#M996043</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-24T07:43:01Z</dc:date>
    </item>
  </channel>
</rss>

