<?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: Two tables, rows gets multiplied in the 2nd table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222696#M870143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be that I have 3 tables so to speak not joined into 1 full table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Nov 2016 15:02:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-24T15:02:17Z</dc:date>
    <item>
      <title>Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222679#M870126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;83 Rows in one 85 in the other. Im trying to make a 3rd table that only shows those 2 rows diffing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the 2nd tables gets hundreds and hundreds of rows its like it get multiplied for every row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will attach my .Qvw and see if someone can hlep me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also like to know what i'm doing wrong &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meddelandet redigerades av: Niklas Söderqvist Uppdated .Qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meddelandet redigerades av: Niklas Söderqvist updated qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222679#M870126</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222680#M870127</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;First off at the moment your two tables are not linked in the data model so by bringing 'row' in to your second table, you're creating a Cartesian join which is exactly what you say, every row is joining.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What fields are you looking to test?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222680#M870127</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-11-24T10:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222681#M870128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None they are just from 2 different sources. I want to see the exact same amount of rows wiht same information in both. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then in the 3rd table IF it doesnt match if one table has one more row than the other, then it should show only that row in the 3rd table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222681#M870128</guid>
      <dc:creator />
      <dc:date>2016-11-24T10:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222682#M870129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh sorry didnt see that I used RowNo() in both tables I removed that linked one and added a EOD_RowNo and got my expected result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222682#M870129</guid>
      <dc:creator />
      <dc:date>2016-11-24T10:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222683#M870130</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;Try loading the table second table using where not exists :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B,&lt;/P&gt;&lt;P&gt;from abc.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;P&lt;/P&gt;&lt;P&gt;Q&lt;/P&gt;&lt;P&gt;from pqr.xls&lt;/P&gt;&lt;P&gt;where not exists(Key);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table &lt;SPAN style="font-size: 13.3333px;"&gt;Table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222683#M870130</guid>
      <dc:creator />
      <dc:date>2016-11-24T10:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222684#M870131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, so in your second table remove the column 'row' as this doesn't belong to this table.&lt;/P&gt;&lt;P&gt;You already have EOD.rowno() in there which is your row number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222684#M870131</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-11-24T10:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222685#M870132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly working fine now! Thanks Now I need to make my where not exist work. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222685#M870132</guid>
      <dc:creator />
      <dc:date>2016-11-24T10:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222686#M870133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so to get your third table then firstly I would rename EOD.rowno() something better, re-use your RowNo() as row so you get EOD.row&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you could run this (might need some tweaking sorry written without testing):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;resident EOD&lt;/P&gt;&lt;P&gt;where not exists (EOD.row,row);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatentate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD *&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;resident marketplacedeals&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;where not exists (row,&lt;SPAN style="font-size: 13.3333px;"&gt;EOD.row&lt;/SPAN&gt;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222686#M870133</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-11-24T10:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222687#M870134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesnt work field not found row&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222687#M870134</guid>
      <dc:creator />
      <dc:date>2016-11-24T11:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222688#M870135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you add your latest qvw and I will take a look &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222688#M870135</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-11-24T11:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222689#M870136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updated Qvw in my post now thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222689#M870136</guid>
      <dc:creator />
      <dc:date>2016-11-24T11:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222690#M870137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Struggling to figure this one out!&lt;/P&gt;&lt;P&gt;Can't make it work with your tables, but if I add the Qlik example it works fine!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm" title="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm"&gt;https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Exists.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222690#M870137</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-11-24T11:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222691#M870138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok only thing I can suggest trying is to remove the qualification and rename the fields appropriately manually, e.g. eod_row &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK this should work so the table qualification is the only thing I can think it might not like!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;resident EOD&lt;/P&gt;&lt;P&gt;where not Exists (EOD.row, row);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;resident marketplacedeals&lt;/P&gt;&lt;P&gt;where not Exists (row, EOD.row);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222691#M870138</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-11-24T11:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222692#M870139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still doesnt work says field not found&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222692#M870139</guid>
      <dc:creator />
      <dc:date>2016-11-24T11:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222693#M870140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any idea how to make a key and compare that key to the other table? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I can look at: eod_SD&amp;amp;eod_Symbol&amp;amp;eod_Side&amp;amp;eod_Price&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And compare those fields to the other table it should work. Just cant get the synbtax right :S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 13:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222693#M870140</guid>
      <dc:creator />
      <dc:date>2016-11-24T13:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222694#M870141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haev created a key now with the uniquely identiying fields, but it gives me error if I use where not exists in the other table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 14:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222694#M870141</guid>
      <dc:creator />
      <dc:date>2016-11-24T14:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222695#M870142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't need the key though as row and EOD.row are your key fields in theory.&lt;/P&gt;&lt;P&gt;Something weird here, I am missing the way that exists should work.... I don't quite get why the help example works but your data does not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 14:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222695#M870142</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-11-24T14:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222696#M870143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be that I have 3 tables so to speak not joined into 1 full table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 15:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222696#M870143</guid>
      <dc:creator />
      <dc:date>2016-11-24T15:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222697#M870145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you got a new qvw where you have taken the 'qualify' off?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried this again with the help example and it does NOT work when qualify is used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 15:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222697#M870145</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-11-24T15:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Two tables, rows gets multiplied in the 2nd table</title>
      <link>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222698#M870148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have removed the qualify yes. see my latest qvw in original post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is not working.press ctrl+t youll see the tablestructure. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 15:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-tables-rows-gets-multiplied-in-the-2nd-table/m-p/1222698#M870148</guid>
      <dc:creator />
      <dc:date>2016-11-24T15:15:43Z</dc:date>
    </item>
  </channel>
</rss>

