<?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: Add function / partial reload in Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616282#M45868</link>
    <description>&lt;P&gt;Saving is restricted based I/O of your server. If you are on a HDD you could switch it to a SSD and that should speed up saving. If you have multi-node environment and the reload happens on one server but is accessed on another, then that adds migration time. Only way to trim that down is have it reload on the consumer node, which can affect resources on the consumer node.&lt;/P&gt;</description>
    <pubDate>Sat, 24 Aug 2019 15:53:24 GMT</pubDate>
    <dc:creator>treysmithdev</dc:creator>
    <dc:date>2019-08-24T15:53:24Z</dc:date>
    <item>
      <title>Add function / partial reload in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616275#M45865</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions for partial reload in Qlik Sense?&amp;nbsp; Using the ADD function doesn't have the same functionality as Qlikview. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The qvds being loaded are already incremental.&lt;/LI&gt;&lt;LI&gt;Am only wanting to add new qvd files since last reload because I don't want to have to reload the entire history every hour - it takes too long.&amp;nbsp; (I already have all this logic and it works in qlikview).&lt;/LI&gt;&lt;LI&gt;Don't want to use an extension because it needs to be scheduled not dependent on someone clicking a button&lt;/LI&gt;&lt;LI&gt;Only other suggestion I've found in the forums so far is Christoph's solution using the&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Qlik-Sense-Partial-Reload-for-v2-0-x-v2-1-1-v3-x/ta-p/1478221" target="_self"&gt;Engine API&lt;/A&gt;&amp;nbsp; - I haven't tried this yet because it is an Enterprise server and very locked down.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616275#M45865</guid>
      <dc:creator>squeakie_pig</dc:creator>
      <dc:date>2024-11-16T20:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Add function / partial reload in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616278#M45866</link>
      <description>&lt;P&gt;At the moment your only option is using either the API or Extensions (which are using the API). What I can suggest is working to make your reload leverage optimized QVD loads. If you can do that, it will be very fast.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 15:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616278#M45866</guid>
      <dc:creator>treysmithdev</dc:creator>
      <dc:date>2019-08-24T15:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add function / partial reload in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616281#M45867</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16599"&gt;@treysmithdev&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You got me thinking that maybe I don't need a partial reload and my problem lies elsewhere.&lt;/P&gt;&lt;P&gt;Everything is already optimised.&amp;nbsp; The loading is fast - 400M rows in less than 5 min.&amp;nbsp; It tends to be save/publish bit that takes about 20min.&lt;/P&gt;&lt;P&gt;Is that something that can only be improved by boosting hardware?&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 15:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616281#M45867</guid>
      <dc:creator>squeakie_pig</dc:creator>
      <dc:date>2019-08-24T15:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Add function / partial reload in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616282#M45868</link>
      <description>&lt;P&gt;Saving is restricted based I/O of your server. If you are on a HDD you could switch it to a SSD and that should speed up saving. If you have multi-node environment and the reload happens on one server but is accessed on another, then that adds migration time. Only way to trim that down is have it reload on the consumer node, which can affect resources on the consumer node.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 15:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616282#M45868</guid>
      <dc:creator>treysmithdev</dc:creator>
      <dc:date>2019-08-24T15:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add function / partial reload in Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616285#M45869</link>
      <description>&lt;P&gt;Bummer. That's what I thought &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Thank you for confirming.&lt;/P&gt;&lt;P&gt;Have marked the other answer as correct for anyone looking for info on partial reloads.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 16:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-function-partial-reload-in-Sense/m-p/1616285#M45869</guid>
      <dc:creator>squeakie_pig</dc:creator>
      <dc:date>2019-08-24T16:02:45Z</dc:date>
    </item>
  </channel>
</rss>

