<?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: Why do unlinked tables consume excessive memory? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008246#M342332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have Data Islands and sometimes they can be most useful, often exploited by some cunning Set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if in a front end object you reference fields from 2 seperate data tables unlinked in the Data Model [without &lt;SPAN style="font-size: 13.3333px;"&gt;cunning &lt;/SPAN&gt;Set Analysis]&amp;nbsp; then that causes the Cartesian join in the &lt;SPAN style="font-size: 13.3333px;"&gt;front end object&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2015 14:30:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-07T14:30:10Z</dc:date>
    <item>
      <title>Why do unlinked tables consume excessive memory?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008241#M342327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have three tables. They load into QV as chart objects and they consume a lot of memory "Out of Object Memory" and very unresponsive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I rename some fields, they all link up, and the memory consumption issue is fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does this occur?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the tables are linked I see more records than I should, my count (field) is higher than the number of records in the table.&lt;/P&gt;&lt;P&gt;I am trying to troubleshoot this behavior and fixed it by breaking the table links but the program becomes unusable due to memory usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008241#M342327</guid>
      <dc:creator />
      <dc:date>2015-10-06T14:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why do unlinked tables consume excessive memory?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008242#M342328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If 2 tables are not linked in the Data Model, but are both on a front end charts then QlikView at the front end will do a Cartesian join resulting in &lt;EM&gt;Chart Rows = (Number of rows in Table1) * (Number of rows in Table&lt;/EM&gt;2), which could result in loads and loads of rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moral of the story:&amp;nbsp; Always make sure you tables are joined properly in the Data Model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 14:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008242#M342328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-06T14:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why do unlinked tables consume excessive memory?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008243#M342329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why is it attempting to join them if they don't have the same field names?&lt;/P&gt;&lt;P&gt;Is it impossible to have a stand-alone table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 15:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008243#M342329</guid>
      <dc:creator />
      <dc:date>2015-10-06T15:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why do unlinked tables consume excessive memory?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008244#M342330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you have no common fields that is what a Cartesian Join is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://c2.com/cgi/wiki?CartesianJoin" title="http://c2.com/cgi/wiki?CartesianJoin"&gt;http://c2.com/cgi/wiki?CartesianJoin&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 20:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008244#M342330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-06T20:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why do unlinked tables consume excessive memory?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008245#M342331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand - and appreciate your continued patience with me.&lt;/P&gt;&lt;P&gt;I suppose I had to come to appreciate that QlikView won't allow a table to remain unlinked and will try to force it into the data model if no explicit links are created. It won't just "leave it alone".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought I could have a "Data Island"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 12:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008245#M342331</guid>
      <dc:creator />
      <dc:date>2015-10-07T12:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why do unlinked tables consume excessive memory?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008246#M342332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have Data Islands and sometimes they can be most useful, often exploited by some cunning Set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if in a front end object you reference fields from 2 seperate data tables unlinked in the Data Model [without &lt;SPAN style="font-size: 13.3333px;"&gt;cunning &lt;/SPAN&gt;Set Analysis]&amp;nbsp; then that causes the Cartesian join in the &lt;SPAN style="font-size: 13.3333px;"&gt;front end object&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 14:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008246#M342332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-07T14:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why do unlinked tables consume excessive memory?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008247#M342333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You see one Straight Table Object with a Proper Join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And another with a Cartesian Join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 14:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008247#M342333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-07T14:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why do unlinked tables consume excessive memory?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008248#M342334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must have inadvertently included fields from two different tables.&lt;/P&gt;&lt;P&gt;Eternally appreciative,&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-do-unlinked-tables-consume-excessive-memory/m-p/1008248#M342334</guid>
      <dc:creator />
      <dc:date>2015-10-08T13:21:36Z</dc:date>
    </item>
  </channel>
</rss>

