<?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 reload - leads to script_errors being reported? Plz help. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263975#M398369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I could not follow you entirely. If you use 'Replace load' for all the rest tables (except the big one), it should work, right? Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2016 08:41:31 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2016-12-02T08:41:31Z</dc:date>
    <item>
      <title>Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263973#M398367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the script I'm currently working on, a specific table is being generated to report certain items.&lt;/P&gt;&lt;P&gt;Due to a process error, however, there can be wrong items in this table - so I want to offer the user a possibility to check those items.&lt;/P&gt;&lt;P&gt;To do that, the script has to be reloaded - but as this table has not been stored as a qvd, I would have to keep this table&lt;/P&gt;&lt;P&gt;=&amp;gt; A partial reload looks like just the thing I need. I have done some work with that feature and I have taken some notes - the "negative query" &amp;gt;&amp;gt;NOT(ISPARTIALRELOAD())&amp;lt;&amp;lt; has to come first, right?&lt;/P&gt;&lt;P&gt;So I have a code &amp;gt;&amp;gt; IF NOT(ISPARTIALRELOAD()) THEN &amp;lt;&amp;lt;, followed by everything I have in the script for standard situations. After all that is finished, just before the EXIT, I have implemented the second branch with an &amp;gt;&amp;gt; IF ISPARTIALRELOAD()) THEN &amp;lt;&amp;lt; - but when I try this and partially reload the script, QlikView reports errors with one of the LOOPs in the course of the regular script_branch ...&lt;/P&gt;&lt;P&gt;Can anyone lend me a hand here?&lt;/P&gt;&lt;P&gt;Thanks a lot!&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>Thu, 01 Dec 2016 14:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263973#M398367</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-01T14:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263974#M398368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a better idea: There is this one big table that I need to consult several times in the script - that is prepared at the very outset of the script to make the following LOADs faster (only RESIDENT) - but the primary loading of the table still takes time. Now, if the users of this report check one item using the report, and within 2min they use it again, that is not really necessary - that big table itself is only renewed once an hour by another script.&lt;/P&gt;&lt;P&gt;The partial reload, however, is not explained in detail in any of my ebooks nor is it in the manual, and I haven't really worked with it yet. Can someone please help me with that?&lt;/P&gt;&lt;P&gt;I already have the script finished, quite complex, with several subroutines. As I understand it, when a partial reload is done, the tables that don't have a prefix are not touched - so I want to kind of build that around my existing script - all the tables except that big one should be replaced - but how do I place the ISPARTIALRELOAD() query?&lt;/P&gt;&lt;P&gt;Thanks a lot!&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>Fri, 02 Dec 2016 08:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263974#M398368</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T08:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263975#M398369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I could not follow you entirely. If you use 'Replace load' for all the rest tables (except the big one), it should work, right? Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 08:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263975#M398369</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-02T08:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263976#M398370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no - it should work then, right - but where do I place the query to get it right? That's the detail that I could not find anywhere. Do I place this query in front of every table, around the keyword? That looks easier to me, easier than placing this as one giant bracket around the entire script ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 08:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263976#M398370</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T08:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263977#M398371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Partial reload is only relevant to &lt;STRONG&gt;Load&lt;/STRONG&gt; and &lt;STRONG&gt;Select&lt;/STRONG&gt; statement, hence you have to place the keyword 'Replace' before every desired load/select statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 08:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263977#M398371</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-02T08:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263978#M398372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, I know - we're still not meeting &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best, I will post a sample here - a very simple one. My script is complex, but the logic should be the same ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;Temp1:&lt;/P&gt;&lt;P&gt;LOAD 1 as ONE, 2 as TWO, 3 as THREE autogenerate 1; // This table should be loaded only in a full reload;&lt;/P&gt;&lt;P&gt;// In a partial reload, it should just be left where it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp2:&lt;/P&gt;&lt;P&gt;LOAD 'a' as letter1, 'b' as letter2, 'c' as letter3 autogenerate 1; // This table should be loaded in both a full and a partial&lt;/P&gt;&lt;P&gt;// reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;In this small example, where would I place the ISPARTIALRELOAD() query? I don't want to write the whole stuff a second time in my script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263978#M398372</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T09:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263979#M398373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you just need a Replace/Add keyword before second reload like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Temp2:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Replace&lt;/STRONG&gt; LOAD 'a' as letter1, 'b' as letter2, 'c' as letter3 autogenerate 1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IsPartialreload() is not required here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263979#M398373</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-02T09:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263980#M398374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on Wifi right now, so i cannot try it out - that would be too much for our network ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that keyword would be ignored in a regular (full) load, right?&lt;/P&gt;&lt;P&gt;So I usually don't need this ISPARTIALRELOAD() - what then would I need that for?&lt;/P&gt;&lt;P&gt;Thanks a lot!&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;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: [5min later] - needless to say, that works fine - so in my big script where I actually want to use this, I can just put the REPLACE keyword in front of every table except that big one. Wonderful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263980#M398374</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T09:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263981#M398375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned, Partial reload would only execute statements Load/Select preceded by Add/Replace. If you come across a situation when you need to control other statements (apart from load/select) based on reload type (full/partial), something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if &lt;STRONG&gt;IsPartialreload()&lt;/STRONG&gt; then&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; let vVar=1;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; else &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; let vVar=2;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;endif&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263981#M398375</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-02T09:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263982#M398376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I thought of something like that - I do have several variables and stuff in the script - but these should be executed in both reload-types, full and partial - so I don't have to do anything to them, do I?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263982#M398376</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T09:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263983#M398377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you don't have to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 09:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263983#M398377</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-12-02T09:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263984#M398378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll write that down in an internal "developer_guide" I have written for the reason I mentioned - these details seem to be nowhere to be found (except this Community) ...&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>Fri, 02 Dec 2016 10:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263984#M398378</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T10:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263985#M398379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is still a problem: When I do a partial reload, an issue is reported which must be in a piece of code that I have implemented as an INCLUDE file, judging from the error_message - I will have a look and if I cannot spot the error, I will be back here&amp;nbsp; I just wanted to catch you before you leave &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Of course, if I make it and I don't need you to look in here anymore, I will tell you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 10:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263985#M398379</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T10:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263986#M398380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah - in that piece of code, one table is loaded, the number of records in that table then controls a FOR_NEXT clause. The issue must be with that table - from the error_message, it seems that the variable NoOfRows() cannot be calculated.&lt;/P&gt;&lt;P&gt;Let's see ...&lt;/P&gt;&lt;P&gt;Oh my - I cannot use the Debugger to step through this INCLUDE code ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The funny thing is, this INCLUDE - like a few others - is used before the actual processing starts ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 10:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263986#M398380</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T10:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Partial reload - leads to script_errors being reported? Plz help.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263987#M398381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right - just like I thought - that table is not loaded in a partial reload (I used to not have the keyword in front of that LOAD) - so it was not loaded in the partial reload, the NoOfRows() could not be generated and the loop did not work.&lt;/P&gt;&lt;P&gt;I have to use the keyword - but why - oh, of course, the table is dropped after the loop has been executed &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; So it just wasn't there for the partial reload ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thread is herewith closed. Thanks for your help with the first issue! Have a nice day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 10:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-reload-leads-to-script-errors-being-reported-Plz-help/m-p/1263987#M398381</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T10:45:18Z</dc:date>
    </item>
  </channel>
</rss>

