<?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>article Error &amp;quot;General Script Error in statement handling&amp;quot; when reloading Qlik Sense app in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-General-Script-Error-in-statement-handling-quot-when/ta-p/1717262</link>
    <description>&lt;P&gt;Storing a table containing &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;NULL&lt;/SPAN&gt;&lt;/FONT&gt; value to a txt or qvd file fails with error&amp;nbsp;&lt;SPAN&gt;General Script Error in statement handling&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For example, the following piece of the script fails with the above error when executed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;DataTable: 
LOAD * INLINE [ 
NP 
1 
]; 

LEFT JOIN
LOAD  * INLINE [ 
NP, AD 
2, test 
]; 

STORE AD FROM DataTable INTO [lib://Temp/test.csv] (txt); &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Environment:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, November 2018 IR to Patch 4 versions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Resolution:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Verify if there are&amp;nbsp;extra and unintended characters in any of the column names (blank spaces, extra letters). Remove them and run the script again. In addition, see&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Scripting/NULLFunctions/IsNull.htm" target="_blank" rel="noopener"&gt;IsNull - script and chart function&lt;/A&gt;&amp;nbsp;which may help with troubleshooting.&lt;/LI&gt;
&lt;LI&gt;Verify that sufficient disk space is available.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;This issue was reproduced in lab only in the November 2018 releases and not on newer builds. There was no fix officially produced for the problem found on November 2018. Note that November 2018 is no longer a supported version, so upgrading to a newer release to check if issue is resolved would be required. See&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-QlikView-NPrinting-Qlik-Insight-Bot-End-of-Support/ta-p/1711166" target="_blank" rel="noopener"&gt;Qlik Sense, QlikView, NPrinting, Qlik Insight Bot End of Support Date&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;If you experience the issue in an up to date Sense environment, connect with &lt;A href="https://community.qlik.com/t5/Qlik-Sense-App-Development/bd-p/qlik-sense-app-development" target="_blank" rel="noopener"&gt;our active Qlik Community&lt;/A&gt; for creative application development assistance and ideas.&lt;/I&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jul 2021 07:57:58 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2021-07-21T07:57:58Z</dc:date>
    <item>
      <title>Error "General Script Error in statement handling" when reloading Qlik Sense app</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-General-Script-Error-in-statement-handling-quot-when/ta-p/1717262</link>
      <description>&lt;P&gt;Storing a table containing &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;NULL&lt;/SPAN&gt;&lt;/FONT&gt; value to a txt or qvd file fails with error&amp;nbsp;&lt;SPAN&gt;General Script Error in statement handling&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For example, the following piece of the script fails with the above error when executed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;DataTable: 
LOAD * INLINE [ 
NP 
1 
]; 

LEFT JOIN
LOAD  * INLINE [ 
NP, AD 
2, test 
]; 

STORE AD FROM DataTable INTO [lib://Temp/test.csv] (txt); &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Environment:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, November 2018 IR to Patch 4 versions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Resolution:&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Verify if there are&amp;nbsp;extra and unintended characters in any of the column names (blank spaces, extra letters). Remove them and run the script again. In addition, see&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Scripting/NULLFunctions/IsNull.htm" target="_blank" rel="noopener"&gt;IsNull - script and chart function&lt;/A&gt;&amp;nbsp;which may help with troubleshooting.&lt;/LI&gt;
&lt;LI&gt;Verify that sufficient disk space is available.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;This issue was reproduced in lab only in the November 2018 releases and not on newer builds. There was no fix officially produced for the problem found on November 2018. Note that November 2018 is no longer a supported version, so upgrading to a newer release to check if issue is resolved would be required. See&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-QlikView-NPrinting-Qlik-Insight-Bot-End-of-Support/ta-p/1711166" target="_blank" rel="noopener"&gt;Qlik Sense, QlikView, NPrinting, Qlik Insight Bot End of Support Date&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;I&gt;If you experience the issue in an up to date Sense environment, connect with &lt;A href="https://community.qlik.com/t5/Qlik-Sense-App-Development/bd-p/qlik-sense-app-development" target="_blank" rel="noopener"&gt;our active Qlik Community&lt;/A&gt; for creative application development assistance and ideas.&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 07:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-General-Script-Error-in-statement-handling-quot-when/ta-p/1717262</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2021-07-21T07:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error "General Script Error in statement handling" when reloading Qlik Sense app</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-General-Script-Error-in-statement-handling-quot-when/tac-p/2512691#M15634</link>
      <description>&lt;P&gt;Saw the error in QlikView 12.80 today:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;20250402T201038.149+1300 General Script Error in statement handling&lt;BR /&gt;20250402T201038.151+1300 Execution Failed&lt;BR /&gt;20250402T201038.154+1300 Execution finished.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was loading data through API. Error was not happened in the same place every time. For example it occurred when loading table A this time, but when I re-reloaded it without making any changes, it occurred in table B next time!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 07:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Error-quot-General-Script-Error-in-statement-handling-quot-when/tac-p/2512691#M15634</guid>
      <dc:creator>Visual_Intelligence_Support</dc:creator>
      <dc:date>2025-04-02T07:41:03Z</dc:date>
    </item>
  </channel>
</rss>

