<?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: Full table not loaded when connected to data model in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548883#M110221</link>
    <description>&lt;P&gt;It'd be helpful if you posted the code in question. Generally speaking, loading a table with or without a key field does not impact the number of rows returned unless you tell it to (e.g. through a JOIN statement, Exist(), or some other means).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2026 15:11:31 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2026-05-11T15:11:31Z</dc:date>
    <item>
      <title>Full table not loaded when connected to data model</title>
      <link>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548880#M110220</link>
      <description>&lt;P&gt;I add a table (qvd with 38000 records) to my data model and if I load the table as a stand alone table I get all 38000 records but if I add a key field to connect to the rest of the data model I only get 350 records. Never seen this behaviour before. Why is this happening and what can be done?&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 14:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548880#M110220</guid>
      <dc:creator>JohanLind1979</dc:creator>
      <dc:date>2026-05-11T14:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Full table not loaded when connected to data model</title>
      <link>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548883#M110221</link>
      <description>&lt;P&gt;It'd be helpful if you posted the code in question. Generally speaking, loading a table with or without a key field does not impact the number of rows returned unless you tell it to (e.g. through a JOIN statement, Exist(), or some other means).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 15:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548883#M110221</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2026-05-11T15:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Full table not loaded when connected to data model</title>
      <link>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548908#M110229</link>
      <description>&lt;P&gt;It would help to see your script thinking order to understand what you are trying to do. As &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6142"&gt;@Or&lt;/a&gt;&amp;nbsp;states above,&amp;nbsp; the other data in the data model should not affect which transactions you load into the data model.&lt;/P&gt;&lt;P&gt;Are you loading the data in question the same way in both scenarios? Or could it be that you are telling qlik to reduce the load by adding using JOIN, KEEP, or EXISTS? Those three keywords are typically used to reduce data loading into a data model.&lt;/P&gt;&lt;P&gt;A second question.&amp;nbsp; How do you determine that you only get 350 records? Is it by looking at the rows count in the data model viewer, using NoOfRows() in the script, looking at the rows count in a table object in the application,&amp;nbsp; or other? Using the later, front end, approach can be tricky as Qlik will only display every unique combination of data once even if you have duplicate records.&lt;/P&gt;&lt;P&gt;Final question. Do you use Section access your data model, could it be that adding that other table , activates the Section Access for your user and thereby reduces the records you see?&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 04:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548908#M110229</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2026-05-12T04:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Full table not loaded when connected to data model</title>
      <link>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548916#M110232</link>
      <description>&lt;P&gt;Section Access! Of course! Thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 06:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Full-table-not-loaded-when-connected-to-data-model/m-p/2548916#M110232</guid>
      <dc:creator>JohanLind1979</dc:creator>
      <dc:date>2026-05-12T06:07:42Z</dc:date>
    </item>
  </channel>
</rss>

