<?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: Partial script reload and model merge in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558275#M208372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Boris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know so much about partial reload, but I would suggest something different:&lt;/P&gt;&lt;P&gt;- You say only this one table is present in both models, yes? How big is that? Will there be any added value in loading this only once (I assume that the metadata does not change often in a day)?&lt;/P&gt;&lt;P&gt;-&amp;gt; If there is, I suggest you try building a small additional app loading only that one data table and then loading that via a BINARY LOAD just as often as you need it.&lt;BR /&gt;=&amp;gt; Remember a BINARY has to be the VERY FIRST command in the script (even before a hidden script if there should be one).&lt;BR /&gt;&amp;lt;=&amp;gt; That should work, but depending on how your model looks, there might be complications if there are any APPLYMAP lines in that LOAD - since the mapping_tables cannot be loaded beforehand. It has to fit into your data_models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jan 2014 08:16:00 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2014-01-07T08:16:00Z</dc:date>
    <item>
      <title>Partial script reload and model merge</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558274#M208371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I have 2 QV models which show different context but are from the same logic flow in the system.&lt;/P&gt;&lt;P&gt;the first one is reloaded 1-2 times a day and the other is refreshed every 15-30 minutes.&lt;/P&gt;&lt;P&gt;the source data is completely different for each model except one meta data table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was approached by our product team and was asked to check if there is a possibility to merge this models even though the data is almost entirely different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is the reload intervals, and my question is of two parts:&lt;/P&gt;&lt;P&gt;1) How do I separate the the script of this model in a way that part of it is fully reloaded and part is partially loaded.&lt;/P&gt;&lt;P&gt;2) I know there is a partial reload method (using ADD and REPLACE in load statements) in 'File' but how is it handled in the console? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will be glad to get suggestions regarding this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kacevich Boris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 08:08:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558274#M208371</guid>
      <dc:creator />
      <dc:date>2014-01-07T08:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Partial script reload and model merge</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558275#M208372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Boris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know so much about partial reload, but I would suggest something different:&lt;/P&gt;&lt;P&gt;- You say only this one table is present in both models, yes? How big is that? Will there be any added value in loading this only once (I assume that the metadata does not change often in a day)?&lt;/P&gt;&lt;P&gt;-&amp;gt; If there is, I suggest you try building a small additional app loading only that one data table and then loading that via a BINARY LOAD just as often as you need it.&lt;BR /&gt;=&amp;gt; Remember a BINARY has to be the VERY FIRST command in the script (even before a hidden script if there should be one).&lt;BR /&gt;&amp;lt;=&amp;gt; That should work, but depending on how your model looks, there might be complications if there are any APPLYMAP lines in that LOAD - since the mapping_tables cannot be loaded beforehand. It has to fit into your data_models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 08:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558275#M208372</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-01-07T08:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Partial script reload and model merge</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558276#M208373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Boris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an other option is&lt;/P&gt;&lt;P&gt;you first keep your QVW 1 which reloads every 15mn&lt;/P&gt;&lt;P&gt;and to merge it to the second one you use Binary qvw1.qvw&lt;/P&gt;&lt;P&gt;this will add your model from qvw1 into qvw2&lt;/P&gt;&lt;P&gt;The pb is if you have same fields name or tables' names.&lt;/P&gt;&lt;P&gt;If not it will be easy&lt;/P&gt;&lt;P&gt;But you will have to copy also the front end from qvw1 to qvw2 (just once not eevry time)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADD and REPLACE statements can be used to but it can be tricky if you use tmp tables or joins.&lt;/P&gt;&lt;P&gt;I mean you'll have to put this statements in front of all involved tables&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 08:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558276#M208373</guid>
      <dc:creator />
      <dc:date>2014-01-07T08:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Partial script reload and model merge</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558277#M208374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does ADD and REPLACE affect the full reload?&lt;/P&gt;&lt;P&gt;how does partial reload defined in the console?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 08:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558277#M208374</guid>
      <dc:creator />
      <dc:date>2014-01-07T08:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Partial script reload and model merge</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558278#M208375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use PARTIAL RELOAD&amp;nbsp; only LOAD/SELECT precedeed by ADD or REPLACE statements are loaded.&lt;/P&gt;&lt;P&gt;So be sure to place them very carefully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The partial reload is in the file menu (desktop).&amp;nbsp; For QVS I don't remember but i guess there is a parameter to set when you set up launches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 12:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-script-reload-and-model-merge/m-p/558278#M208375</guid>
      <dc:creator />
      <dc:date>2014-01-07T12:39:14Z</dc:date>
    </item>
  </channel>
</rss>

