<?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: Strange issue with a PARTIAL RELOAD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273199#M400248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;O_O - on one of the following tabs, there is a new issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a SWITCH_CASE statement there because one table has to be loaded from a qvd, and the report is to be used by people in two separate plants we have, and the fields in those qvds are named a little different:&lt;/P&gt;&lt;P&gt;- The tables are Receiving_Header and Receiving_Body.&lt;/P&gt;&lt;P&gt;- In plant 64 (the first CASE branch of the SWITCH statement), the fields are all qualified with &lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;&amp;gt;Receiving_Header&amp;lt;&amp;lt; and &amp;gt;&amp;gt;Receiving_Body&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;- In plant 74 (the DEFAULT branch of the SWITCH statement, there are only two possibilities), the fields are&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; all qualified with &amp;gt;&amp;gt;Rcv_Hdr&amp;lt;&amp;lt; and &amp;gt;&amp;gt;Rcv_Bd&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;- This difference is of course unpractical, but I rename all fields in the first LOAD to make the names the same so I&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; can further process the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh - it could be that in a partial Reload those tables are for some reason not reloaded at all - I have just tried out both alternatives and looked at the log_file afterwards and that is what it seems like ... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2016 09:53:53 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2016-12-05T09:53:53Z</dc:date>
    <item>
      <title>Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273190#M400239</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 problem implementiong a partial reload, which Tresesco helped me solve - or so I thought, I thought it was fine - but seemingly it is not, and I cannot spot the issue:&lt;/P&gt;&lt;P&gt;I now go right from the very leftmost tab, the "Main" tab of the script, and I go further step by step and move the EXIT command one line at a time.&lt;/P&gt;&lt;P&gt;That works fine for a while in very small steps - and then, all of a sudden, QlikView reports (in the partial reload) an error in the ELSE branch of an IF_THEN clause, then with the ENDIF - but in that part I have last moved the EXIT, there is no IF_THEN clause ...&lt;/P&gt;&lt;P&gt;=&amp;gt; So it must be somewhere prior to that? But I already checked all that - as I said, I go forward in very small steps by now because this issue has been bothering me for a while ...&lt;/P&gt;&lt;P&gt;I know that sometimes QlikView reports errors because of a script_line even if it is behind an EXIT - but I know there is no scripting_error, I just took the live version and made a fresh copy of that to work on, so there cannot be an error ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&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 15:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273190#M400239</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-02T15:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273191#M400240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the exact script you are using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 15:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273191#M400240</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-02T15:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273192#M400241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunnc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, I was already gone on Friday - different time_zones &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It would be very complicated to show you the entire script as I have a shitload of INCLUDE files there and the issue could theoretically be in any one of them - I introduced those to improve the performance of the entire installation and make it more manageable - once upon a time we had big plans about what to do with QlikView ...&lt;/P&gt;&lt;P&gt;Right now I'm into something else, but I will have a look and see what the issue is - I tend to forget some details on the weekend as this is kind of like "Bundeswehr" - leave your brain at the door &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp; - and then I'll see what I could show you to help you help me. &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>Mon, 05 Dec 2016 07:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273192#M400241</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T07:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273193#M400242</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;the first two tabs are quite simple:&lt;/P&gt;&lt;P&gt;- On the "MAIN" tab, apart all the default settings, I have a code to set a variable which I can see on the GUI, just to tell me whether the&lt;/P&gt;&lt;P&gt;&amp;nbsp; reload was regular or partial, because I cannot see it in the Debugger.&lt;/P&gt;&lt;P&gt;- On the next tab, I have code for resetting several variables - I had made a habit out of resetting every variable when it was not needed&lt;/P&gt;&lt;P&gt;&amp;nbsp; anymore; There are some variables which are needed on the GUI, so I cannot reset them at the end of the script, so I do it at the&lt;/P&gt;&lt;P&gt;&amp;nbsp; beginning.&lt;/P&gt;&lt;P&gt;- Then comes one tab with two INCLUDE files, but there are only a lot of file_paths in those; No potential for errors there.&lt;/P&gt;&lt;P&gt;- The fourth tab is more interesting, there are three INCLUDE files there, two have some code in them with a LOAD among others.&lt;/P&gt;&lt;P&gt;&amp;nbsp; However, I have also added the REPLACE keyword to those LOAD statements because it doesn't do any harm in a regular reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will go through those four tabs for starters, move the EXIT SCRIPT command further stepwise and see if it works that far.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 08:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273193#M400242</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T08:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273194#M400243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A missing semicolon after a statement perhaps? Or a missing quote.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 08:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273194#M400243</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-05T08:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273195#M400244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, that's what I thought - the strange thing was that I checked bit by bit and everything was okay - okay - okay - and all of a sudden, the script reported an error in both full and partial reload, when within the last "step" of the EXIT statement, there was nothing that could have generated that specific error ... well, let's see. Monday is often different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 08:53:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273195#M400244</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T08:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273196#M400245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could also be a variable that doesn't get the right value and becomes null instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 09:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273196#M400245</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-05T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273197#M400246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm ... up to the fourth tab, everything works fine.&lt;/P&gt;&lt;P&gt;Judging from the error_message, which was about an IF_THEN_ELSE_ENDIF statement, the second INCLUDE file would be the most probable place for the error to hide: It is a BACKUP code. I will attach it. This "decides" whether or not the qvw was moved to a backup_directory and if it was, the script is ended, so the app is emptied of all data and a lot smaller. That decision is made using just such an IF_THEN_ENDIF clause - there is no ELSE actually.&lt;/P&gt;&lt;P&gt;The strange thing is, no error is reported when I place the EXIT right behind this INCLUDE, neither in regular nor in partial reload - everything is still fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 09:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273197#M400246</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T09:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273198#M400247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fifth tab - there is the following code here (so that when I start the script without using the buttons on the GUI, the variable defining the order of script_execution can be set at will).&lt;/P&gt;&lt;P&gt;Now comes the error_message, but now it's only in a partial reload.&lt;/P&gt;&lt;P&gt;Oh - guess I need the keyword REPLACE here, too, do I ...&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;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;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;IF&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(e_admins_only_v3)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;THEN // This is a condition that was constructed in one of the INCLUDE files on the last tab, it returns either TRUE or FALSE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; Temp:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Input&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Variable specialtask', 'Variable zur Steuerung des Skriptlaufs manuell setzen?') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Usermsg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 1;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;v_specialtask&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;PEEK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Usermsg');&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// Jetzt brauchen wir diese Tabelle nicht mehr und löschen sie gleich wieder, damit&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;// alles schön aufgeräumt bleibt.&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;DROP&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TABLE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Temp;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;ENDIF &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Strangely, the first error_message is reported rgd. an ELSE branch which, as you see, is not there. It cannot be in any of the prior INCLUDE files bedause I have checked all those step by step.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: INCREDIBLE - the moment you do it all right, it works &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 09:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273198#M400247</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T09:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273199#M400248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;O_O - on one of the following tabs, there is a new issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a SWITCH_CASE statement there because one table has to be loaded from a qvd, and the report is to be used by people in two separate plants we have, and the fields in those qvds are named a little different:&lt;/P&gt;&lt;P&gt;- The tables are Receiving_Header and Receiving_Body.&lt;/P&gt;&lt;P&gt;- In plant 64 (the first CASE branch of the SWITCH statement), the fields are all qualified with &lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;gt;&amp;gt;Receiving_Header&amp;lt;&amp;lt; and &amp;gt;&amp;gt;Receiving_Body&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;- In plant 74 (the DEFAULT branch of the SWITCH statement, there are only two possibilities), the fields are&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; all qualified with &amp;gt;&amp;gt;Rcv_Hdr&amp;lt;&amp;lt; and &amp;gt;&amp;gt;Rcv_Bd&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;- This difference is of course unpractical, but I rename all fields in the first LOAD to make the names the same so I&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; can further process the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh - it could be that in a partial Reload those tables are for some reason not reloaded at all - I have just tried out both alternatives and looked at the log_file afterwards and that is what it seems like ... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 09:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273199#M400248</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T09:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273200#M400249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a fact - in a partial Reload, those two tables are not loaded. Instead, the tables from the last run, if they were loaded then, are just reused, though they all have the REPLACE keyword - maybe it is because of the surrounding SWITCH_CASE statement? But I have those earlier - not around LOAD_statements, though ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 10:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273200#M400249</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T10:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273201#M400250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a mystery.&lt;/P&gt;&lt;P&gt;I have replaced the SWITCH statement here with an IF clause now. Now QlikView reported an error with a non-existing variable in the partial Reload - so I went back to where that is generated from a LOAD and tested it in both variations - it worked either way. So I went forward a bit again - now an error is reported with an ELSE clause ...&lt;/P&gt;&lt;P&gt;Now I'll go on lunch break and continue afterwards ...&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>Mon, 05 Dec 2016 10:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273201#M400250</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273202#M400251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm ... between the part in the script where I last had the EXIT statement and the one where I have it now, there are several subroutines - can it be that QlikView reports an error if there's something wrong in one of those even before it is actually executed?&lt;/P&gt;&lt;P&gt;Just to make sure, I will step through them one by one now and try to fix all the LOADs ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 12:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273202#M400251</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T12:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273203#M400252</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;it is happening again: I now stepped through all the subroutines one by one, all of them were parsed, not executed, they show up in the log, everything was fine until just now:&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; Now I moved the EXIT just a little bit further, there is a LOAD INPUT() there because I need some input for the subsequent script_execution, to correspondingly filter the tables - and now QlikView reports an issue in an ELSE clause - only in the partial Reload.&lt;/P&gt;&lt;P&gt;The funny thing, like before, is, there is no IF_THEN_ELSE clause between this "step" and the last - any error would then have to be further back, in the area that I thought I just checked meticulously several times &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can anyone lend me a hand with this?&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.: Can it be that I need to replace the ELSE in every IF_THEN clause I have by an ELSEIF? Not very probable ... but then, this is not a normal, but a very strange issue, so maybe the way to solve it is by using strange, not normal solutions &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 13:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273203#M400252</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T13:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273204#M400253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yippieh!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has been long in the making ... as the saying goes, after standing in front of the abyss and searching for a way for a long time, now I have made the decisive step forward &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 14:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273204#M400253</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-05T14:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with a PARTIAL RELOAD</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273205#M400254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the partial reload as such now works. Some loop somewhere must have broken down, I get only one record in the chart on the GUI where there should be ten and the like ... but I will find that, it has happened before, and I have worked and changed so much for the partial reload, I must have "flicked a switch" somewhere without remembering ...&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>Wed, 07 Dec 2016 06:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-issue-with-a-PARTIAL-RELOAD/m-p/1273205#M400254</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-12-07T06:58:31Z</dc:date>
    </item>
  </channel>
</rss>

