<?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 Cross Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655890#M239504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello...Thanks for your quick input, it solved the issue partially. I was looking for join in order to produce the out put like : (desired output)&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 417px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="64"&gt;Name&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;SP&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;Numbers&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;Margin&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="97"&gt;MarginNumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;22675&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I applied join it created 9 records (3 x 3 for resident table Output1 and Output2). The result that I received from JOIN is: (actual output from JOIN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="296"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="37"&gt;Name&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="23"&gt;SP&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="34"&gt;Sales&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="55"&gt;Numbers&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="53"&gt;Margin&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="94"&gt;MarginNumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 12:18:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-09T12:18:54Z</dc:date>
    <item>
      <title>Join Cross Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655887#M239501</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;Is there a way to join two or more cross tables? I tried but got an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//This is what I am doing in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;BR /&gt;load * Inline [&lt;BR /&gt;Name, SP, AR1, BR1, CR1, AR2, BR2, CR2&lt;BR /&gt;X, 101, 22675, 1025432, 4856952, -, 69524, 1111426&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OutputData1:&lt;BR /&gt;crosstable(Sales, Numbers,2)&lt;BR /&gt;load Name, SP, AR1, BR1, CR1 resident Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join(OutputData1)&lt;BR /&gt;OutputData2:&lt;BR /&gt;crosstable(Margin, MarginNumbers,2)&lt;BR /&gt;load Name, SP, AR2, BR2, CR2 resident Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Illegal combination of prefixes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;join(OutputData1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OutputData2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;crosstable(Margin, MarginNumbers,2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load Name, SalesPerson, FTD2, MTD2, YTD2 resident Data&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 11:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655887#M239501</guid>
      <dc:creator />
      <dc:date>2014-09-09T11:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Join Cross Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655888#M239502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First complete all the crosstables you want and then join them using Resident&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 11:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655888#M239502</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2014-09-09T11:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Join Cross Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655889#M239503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to have join directly on cross tables, you have to&lt;/P&gt;&lt;P&gt;1) create crosstables&lt;/P&gt;&lt;P&gt;2) reload them and perform the join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TMP:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * resident OutputData1;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;join&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * resident OutputData2;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop tables &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;OutputData1, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;OutputData2;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 11:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655889#M239503</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-09-09T11:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Join Cross Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655890#M239504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello...Thanks for your quick input, it solved the issue partially. I was looking for join in order to produce the out put like : (desired output)&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 417px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="64"&gt;Name&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;SP&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;Numbers&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;Margin&lt;/TD&gt;&lt;TD class="xl63" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="97"&gt;MarginNumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;22675&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I applied join it created 9 records (3 x 3 for resident table Output1 and Output2). The result that I received from JOIN is: (actual output from JOIN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="296"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="37"&gt;Name&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="23"&gt;SP&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="34"&gt;Sales&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="55"&gt;Numbers&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="53"&gt;Margin&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="94"&gt;MarginNumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 12:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655890#M239504</guid>
      <dc:creator />
      <dc:date>2014-09-09T12:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Join Cross Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655891#M239505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know your data structure, maybe you need left join and not join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not this, please sent me your tables in order to fix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 12:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655891#M239505</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-09-09T12:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Join Cross Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655892#M239506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, my input data is of the following kind (where the first line is header):&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Input Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Name, SP, AR1, BR1, CR1, AR2, BR2, CR2&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Header&lt;/P&gt;&lt;P&gt;X, 101, 22675, 1025432, 4856952, -, 69524, 1111426&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //This is record&lt;/P&gt;&lt;P&gt;Y, 102, 34571, 1019231, 5712813, -, 24738, 1111697&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //This is record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I need the output in the following format:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Desired Output Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border: 0px solid black;" width="64"&gt;Name&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;SP&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Numbers&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Margin&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="97"&gt;MarginNumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;22675&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;Y&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;102&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;34571&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;Y&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;102&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1019231&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;24738&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;Y&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;102&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;5712813&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;&lt;P&gt;1111697&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that the first two columns Name and SP are the same as input data whereas next column &lt;STRONG&gt;Sales &lt;/STRONG&gt;(in output result) is header columns (AR1, BR1, CR1) and column &lt;STRONG&gt;Numbers&lt;/STRONG&gt; consists the values for AR1, BR1 and CR1. Similarly, &lt;STRONG&gt;Margin&lt;/STRONG&gt; (in output result) contains AR2, BR2 and CR2 and &lt;STRONG&gt;MarginNumbers &lt;/STRONG&gt;contains the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why I thought of using Crosstable concept to devide the data in two temporary tables. After Crosstable operation, one table conatins &lt;EM&gt;Name, SP, Sales and Numbers&lt;/EM&gt; (3 rows for Name=X and SP=101) and another table contains &lt;EM&gt;Name, SP, Margin and MarginNumbers&lt;/EM&gt; (3 rows for Name=x and SP=101).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TemporaryTable1:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border: 0px solid black;" width="64"&gt;Name&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;SP&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Numbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;22675&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1025432&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;4856952&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TemporaryTable2:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border: 0px solid black;" width="64"&gt;Name&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;SP&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Margin&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="97"&gt;MarginNumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a JOIN operation results in a Cartesian Product and results in 9 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Actual output after join:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 296px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border: 0px solid black;" width="37"&gt;Name&lt;/TD&gt;&lt;TD class="xl65" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="23"&gt;SP&lt;/TD&gt;&lt;TD class="xl65" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="34"&gt;Sales&lt;/TD&gt;&lt;TD class="xl65" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="55"&gt;Numbers&lt;/TD&gt;&lt;TD class="xl65" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="53"&gt;Margin&lt;/TD&gt;&lt;TD class="xl65" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="94"&gt;MarginNumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;22675&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl66" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;While, I need:&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border: 0px solid black;" width="64"&gt;Name&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;SP&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Numbers&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="64"&gt;Margin&lt;/TD&gt;&lt;TD class="xl63" style="border-width: 0px 0px 0px medium; border-style: solid solid solid none; border-color: black black black currentColor;" width="97"&gt;MarginNumbers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;22675&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;AR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1025432&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;BR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;69524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-width: medium 0px 0px; border-style: none solid solid; border-color: currentColor black black;"&gt;X&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;101&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR1&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;4856952&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;CR2&lt;/TD&gt;&lt;TD class="xl64" style="border-width: medium 0px 0px medium; border-style: none solid solid none; border-color: currentColor black black currentColor;"&gt;1111426&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for putting so much information!! Please help.&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, 10 Sep 2014 08:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Cross-Tables/m-p/655892#M239506</guid>
      <dc:creator />
      <dc:date>2014-09-10T08:40:37Z</dc:date>
    </item>
  </channel>
</rss>

