<?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: Duration_min error script in Governance Dashboard 2.0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094343#M1316097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The cause of this problem can be found by debugging the script, just like in any other QlikView document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Script line error:&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let duration_min&amp;nbsp; = ceil((peek('SessionTimeStamp',0,0'tmp_incrementalConcurrency')-42471.418344907)&lt;STRONG style=": ; color: #ff6600; font-size: 12pt;"&gt;/-/&lt;/STRONG&gt;60/24)&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently, variable &lt;SPAN style="font-family: 'courier new', courier;"&gt;sessStart&lt;/SPAN&gt; is undefined, resulting in a single minus sign between two slashes. That's an illegal expression in QlikView script.&lt;/P&gt;&lt;P&gt;The error location is line 29 in (hidden) script tab&amp;nbsp; SessionConcurrency.&lt;/P&gt;&lt;P&gt;The line where sessStart is (not) set is line 28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I don't have your environment at my disposal, I cannot replay what is happening during a reload at your place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 15:50:12 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2016-04-11T15:50:12Z</dc:date>
    <item>
      <title>Duration_min error script in Governance Dashboard 2.0</title>
      <link>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094342#M1316095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with the governance dashboard and sometimes when I reload the app, I get this message error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script line error:&lt;/P&gt;&lt;P&gt;Let duration_min&amp;nbsp;&amp;nbsp; = ceil((peek('SessionTimeStamp',0,0'tmp_incrementalConcurrency')-42471.418344907)/-/60/24)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not found any documentation that could be useful in this issue. Does anyone know how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094342#M1316095</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Duration_min error script in Governance Dashboard 2.0</title>
      <link>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094343#M1316097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The cause of this problem can be found by debugging the script, just like in any other QlikView document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Script line error:&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let duration_min&amp;nbsp; = ceil((peek('SessionTimeStamp',0,0'tmp_incrementalConcurrency')-42471.418344907)&lt;STRONG style=": ; color: #ff6600; font-size: 12pt;"&gt;/-/&lt;/STRONG&gt;60/24)&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently, variable &lt;SPAN style="font-family: 'courier new', courier;"&gt;sessStart&lt;/SPAN&gt; is undefined, resulting in a single minus sign between two slashes. That's an illegal expression in QlikView script.&lt;/P&gt;&lt;P&gt;The error location is line 29 in (hidden) script tab&amp;nbsp; SessionConcurrency.&lt;/P&gt;&lt;P&gt;The line where sessStart is (not) set is line 28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I don't have your environment at my disposal, I cannot replay what is happening during a reload at your place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 15:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094343#M1316097</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-11T15:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Duration_min error script in Governance Dashboard 2.0</title>
      <link>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094344#M1316100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that the format date I used to have was not compatible with the format used in the script. Both are now HH:mm:ss and it reloads perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 18:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094344#M1316100</guid>
      <dc:creator />
      <dc:date>2016-04-11T18:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Duration_min error script in Governance Dashboard 2.0</title>
      <link>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094345#M1316104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your issue has been solved, please mark an answer (e.g. your own) as Correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answers can be marked as such using the entry in the Actions menu (bottom left corner of every post)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 19:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094345#M1316104</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-11T19:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Duration_min error script in Governance Dashboard 2.0</title>
      <link>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094346#M1316108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this has been marked resolved, but are you still seeing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am curious if you saw this initially when reloading via QMC (Publisher)?&lt;/P&gt;&lt;P&gt;It is related to the field "Session Concurrency Interval" which is set to "Always one selected value" but is sometimes unselected somehow when the app is reloaded in QMC.&lt;/P&gt;&lt;P&gt;The way to check is to look at the app in Access Point after it reloaded and check the "Session Concurrency Interval" value selected on the Configuration page. (You might need to "Always show" the configuration page by clicking that setting on the "Scan Details" page of the app.). If there is no Session Concurrency Interval value selected, then you have encountered this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you see this behavior!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 17:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duration-min-error-script-in-Governance-Dashboard-2-0/m-p/1094346#M1316108</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2016-05-09T17:24:15Z</dc:date>
    </item>
  </channel>
</rss>

