<?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 scripterrordetails use in qlikview in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629265#M4372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am new to qlikview&lt;/P&gt;&lt;P&gt;I wanted to List the errors in the dashboard, so I chose textboxt to display them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firstly I used "ScriptErrorList" error variable with the following &lt;EM&gt;if statement &lt;/EM&gt;in the textbox,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&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;ScriptErrorCount&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;0, &lt;/SPAN&gt;&lt;STRONG style="color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;ScriptErrorList&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it gave the proper output, but it just gave the output like "syntax error" or "general error" not the detailed one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, I am using "ScriptErrorDetails" error variable for detailed error list but nothing is displayed in the textbox.&lt;/P&gt;&lt;P&gt;Following is the statement which I wrote in the textbox for getting the detailed error list :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&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;ScriptErrorCount&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;0, &lt;/SPAN&gt;&lt;STRONG style="color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;ScriptErrorDetails&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0 is displayed when no error is there in the script, but nothing is displayed when there is error in script.&lt;/P&gt;&lt;P&gt;Please tell me how to use&amp;nbsp; &lt;SPAN style="color: #808080; font-size: 10pt;"&gt;ScriptErrorDetails &lt;SPAN style="color: #000000;"&gt;in qlikview&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2025 14:48:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-07-23T14:48:52Z</dc:date>
    <item>
      <title>scripterrordetails use in qlikview</title>
      <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629265#M4372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am new to qlikview&lt;/P&gt;&lt;P&gt;I wanted to List the errors in the dashboard, so I chose textboxt to display them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firstly I used "ScriptErrorList" error variable with the following &lt;EM&gt;if statement &lt;/EM&gt;in the textbox,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&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;ScriptErrorCount&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;0, &lt;/SPAN&gt;&lt;STRONG style="color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;ScriptErrorList&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it gave the proper output, but it just gave the output like "syntax error" or "general error" not the detailed one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, I am using "ScriptErrorDetails" error variable for detailed error list but nothing is displayed in the textbox.&lt;/P&gt;&lt;P&gt;Following is the statement which I wrote in the textbox for getting the detailed error list :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&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;ScriptErrorCount&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;0, &lt;/SPAN&gt;&lt;STRONG style="color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;ScriptErrorDetails&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0 is displayed when no error is there in the script, but nothing is displayed when there is error in script.&lt;/P&gt;&lt;P&gt;Please tell me how to use&amp;nbsp; &lt;SPAN style="color: #808080; font-size: 10pt;"&gt;ScriptErrorDetails &lt;SPAN style="color: #000000;"&gt;in qlikview&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2025 14:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629265#M4372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-23T14:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: scripterrordetails use in qlikview</title>
      <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629266#M4373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333; font-size: 14pt;"&gt;Hi, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333; font-size: 14pt;"&gt;ScriptErrorDetails does not survive reload (I am using QV 11.2 SR5) so you have to take the information in it during script run. Even during script run &lt;SPAN style="color: #333333; font-size: 14pt;"&gt;ScriptErrorDetails keeps only the detail for the last error that occurred. For example if you run the script below, you will have only the error detail about the missing txt file even though ScriptErrorCount will be 2.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333; font-size: 14pt;"&gt;If you uncomment the last 3 lines the error detail about the Table not Found will also get saved - concatenated to the table ErrorDetailTable.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333; font-size: 14pt;"&gt;In similar way you have to save the value of &lt;SPAN style="color: #333333; font-size: 14pt;"&gt;ScriptErrorDetails &lt;/SPAN&gt;after each block of code where error may occur. Note that it is written as '$(ScriptErrorDetails)'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #333333; font-size: 14pt;"&gt;Hope this helps;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG style=": ; color: #808080; font-size: 14pt;"&gt;&lt;EM&gt;ErrorMode&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 14pt;"&gt; =0;&lt;BR /&gt;&lt;BR /&gt;MapErrors:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;Mapping &lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 14pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 14pt;"&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ErrorCode, Errors&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, No error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, General error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, Syntax error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, General ODBC error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, General OLE DB error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, General custom database error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6, General XML error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7, General HTML error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8, File not found &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9, Database not found &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10, Table not found &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11, Field not found &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12, File has wrong format &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13, BIFF error &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14, BIFF error encrypted &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15, BIFF error unsupported version &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16, Semantic error &lt;BR /&gt;&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;;&lt;BR /&gt;//this should return error - cannot find file user2.txt&lt;BR /&gt;Errors:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="; color: #0000ff; font-size: 14pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 14pt;"&gt;ErrorCode&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 14pt;"&gt;Errors&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14pt;"&gt;FROM&lt;BR /&gt;&lt;D&gt;&lt;BR /&gt;(&lt;/D&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;codepage&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; 1251, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;delimiter&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; ' ', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;msq&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;); &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;//this will create table to keep the info about the last error that has occurred&lt;BR /&gt;ErrorDetailTable:&lt;BR /&gt;&lt;SPAN style="; color: #0000ff; font-size: 14pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;ApplyMap&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;('MapErrors','$(ScriptError)') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 14pt;"&gt;ErrorType&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;,&lt;BR /&gt; '$(ScriptErrorDetails)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 14pt;"&gt;ErrorDetails&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;(1);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14pt;"&gt;//this should give another error - Table not found, no other details here&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #000000; font-size: 14pt;"&gt;DROP TABLE TTT;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14pt;"&gt;//uncomment this to save the information about the second error as well&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 14pt;"&gt;//LOAD &lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;ApplyMap&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;('MapErrors','$(ScriptError)') &lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;ErrorType&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;,&lt;BR /&gt;// '$(ScriptErrorDetails)' &lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;ErrorDetails&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt;"&gt;//AutoGenerate(1)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2014 13:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629266#M4373</guid>
      <dc:creator>iliyansomlev</dc:creator>
      <dc:date>2014-07-10T13:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: scripterrordetails use in qlikview</title>
      <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629267#M4374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi IIiyan Somle&lt;/P&gt;&lt;P&gt; It seems this code will work for me. Let me try it. Will let you know&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2014 12:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629267#M4374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-19T12:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: scripterrordetails use in qlikview</title>
      <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629268#M4375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello IIiyan&lt;/P&gt;&lt;P&gt;Code is working absolutely fine. Thanks for help.&lt;/P&gt;&lt;P&gt;but I have a doubt, That if there is two consecutive errors then it will give error details for the last error, not for the first one. For eg. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Errors:&lt;/P&gt;&lt;P&gt;LOAD ErrorCode, Errors&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1251, embedded labels, delimiter is ' ', msq);&lt;/P&gt;&lt;P&gt;//this will create table to keep the info about the last error that has occurred&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD a as yy, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yy&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorDetailTable:&lt;/P&gt;&lt;P&gt;LOAD ApplyMap('MapErrors','$(ScriptError)') as ErrorType,&lt;/P&gt;&lt;P&gt;'$(ScriptErrorDetails)' as ErrorDetails&lt;/P&gt;&lt;P&gt;AutoGenerate(1);&lt;/P&gt;&lt;P&gt; Here, I have added a Load statement to your code where I have given same column names.&lt;/P&gt;&lt;P&gt;So, it is giving errordetail only for last load i.e "Field names must be unique within table".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you suggest? Adding For loop in this case will help or should I go for different approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2014 12:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629268#M4375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-19T12:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: scripterrordetails use in qlikview</title>
      <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629269#M4376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhumika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right and it is as&amp;nbsp; I wrote to you originally - it gives errordetail only for the last error. So I suggested copy-pasting the small code after every block of code (every LOAD statement - where you have a little hammer symbol on the left of your code). The information will automatically concatenate in just one table in the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is not a lean solution. I tried to make a&amp;nbsp; 'sub ...end sub'&amp;nbsp; code and Call it after each block of code but for some reason it didn't work well. Maybe you will find a better solution to this.&lt;/P&gt;&lt;P&gt;Also if you have 2 or 3 error in a block of code QV stops at the first error found and will return information/details only about this error, which is natural in most cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you somehow,&lt;/P&gt;&lt;P&gt;Iliyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 20:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629269#M4376</guid>
      <dc:creator>iliyansomlev</dc:creator>
      <dc:date>2014-07-20T20:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: scripterrordetails use in qlikview</title>
      <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629270#M4377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct that a sub won't catch the error. The error state will be reset by the Call statement. Better to use a $include that contains your error recording code after each load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 22:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629270#M4377</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-07-20T22:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: scripterrordetails use in qlikview</title>
      <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629271#M4378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;ok.. Thanks IIiyan&lt;/P&gt;&lt;P&gt;I will try what you have suggested and let you know if I get a proper output.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 09:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629271#M4378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-22T09:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: scripterrordetails use in qlikview</title>
      <link>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629272#M4379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks rob for the suggestion.. I will try and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bhumika &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 09:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/scripterrordetails-use-in-qlikview/m-p/629272#M4379</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-22T09:14:10Z</dc:date>
    </item>
  </channel>
</rss>

