<?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 Partial reload in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Partial-reload/m-p/2472383#M99788</link>
    <description>&lt;P&gt;We have a sample app (see attachment) where we autogenerate 10.000.000 rows in a table. With a partial reload we only want to&amp;nbsp; add 1 row to the table.&lt;/P&gt;
&lt;P&gt;We expect that the partial load will be much quicker than the original load (original takes around 21 seconds), but we see it takes still a lot of time (around 14 seconds for 1 row). What do we do wrong? What is your experience with partial loads, is it worth applying it and does it work as expected?&lt;/P&gt;
&lt;P&gt;The script:&lt;/P&gt;
&lt;P&gt;T1:&lt;BR /&gt;Load&lt;BR /&gt;recno() as ID, &lt;BR /&gt;recno() as Value,&lt;BR /&gt;0 as New&lt;BR /&gt;autogenerate 10000000;&lt;/P&gt;
&lt;P&gt;T1:&lt;BR /&gt;Add only Load &lt;BR /&gt;*,&lt;BR /&gt;1 as New;&lt;BR /&gt;Load&lt;BR /&gt;10000001 as ID, &lt;BR /&gt;10000001 as Value&lt;BR /&gt;autogenerate 1;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 12:41:41 GMT</pubDate>
    <dc:creator>sgrobben</dc:creator>
    <dc:date>2024-07-23T12:41:41Z</dc:date>
    <item>
      <title>Partial reload</title>
      <link>https://community.qlik.com/t5/App-Development/Partial-reload/m-p/2472383#M99788</link>
      <description>&lt;P&gt;We have a sample app (see attachment) where we autogenerate 10.000.000 rows in a table. With a partial reload we only want to&amp;nbsp; add 1 row to the table.&lt;/P&gt;
&lt;P&gt;We expect that the partial load will be much quicker than the original load (original takes around 21 seconds), but we see it takes still a lot of time (around 14 seconds for 1 row). What do we do wrong? What is your experience with partial loads, is it worth applying it and does it work as expected?&lt;/P&gt;
&lt;P&gt;The script:&lt;/P&gt;
&lt;P&gt;T1:&lt;BR /&gt;Load&lt;BR /&gt;recno() as ID, &lt;BR /&gt;recno() as Value,&lt;BR /&gt;0 as New&lt;BR /&gt;autogenerate 10000000;&lt;/P&gt;
&lt;P&gt;T1:&lt;BR /&gt;Add only Load &lt;BR /&gt;*,&lt;BR /&gt;1 as New;&lt;BR /&gt;Load&lt;BR /&gt;10000001 as ID, &lt;BR /&gt;10000001 as Value&lt;BR /&gt;autogenerate 1;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 12:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Partial-reload/m-p/2472383#M99788</guid>
      <dc:creator>sgrobben</dc:creator>
      <dc:date>2024-07-23T12:41:41Z</dc:date>
    </item>
  </channel>
</rss>

