<?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: Error in Script !! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813117#M1042667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the format of &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;KeyStartTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KeyDowntime_StartTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KeyDowntime_EndTime &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 09:57:52 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-12-11T09:57:52Z</dc:date>
    <item>
      <title>Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813109#M1042659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;I used following script but still it is showing&amp;nbsp; :&amp;nbsp; 00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;=Sum({&amp;lt;Event= {'Server_DOWN'} , KeyStartTime= {"&amp;gt;= KeyDowntime_StartTime"}, KeyEndTime= {"&amp;lt;= KeyDowntime_EndTime"} &amp;gt;} Duration)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Please Help.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813109#M1042659</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-12-11T09:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813110#M1042660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;=Sum({&amp;lt;Event= {'Server_DOWN'} , KeyStartTime= {"&amp;gt;= $(=only(KeyDowntime_StartTime))"}, KeyEndTime= {"&amp;lt;= $(=Only(KeyDowntime_EndTime))"} &amp;gt;} Duration)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813110#M1042660</guid>
      <dc:creator>yduval75</dc:creator>
      <dc:date>2014-12-11T09:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813111#M1042661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share with us a sample document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813111#M1042661</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-12-11T09:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813112#M1042662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;=Sum({&amp;lt;Event= {'Server_DOWN'} , KeyStartTime= {"&amp;gt;= $(=Min(KeyDowntime_StartTime))"}, KeyEndTime= {"&amp;lt;= $(=Max(KeyDowntime_EndTime))"} &amp;gt;} Duration)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813112#M1042662</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-11T09:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813113#M1042663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once try this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Event= {'Server_DOWN'} , KeyStartTime= {"&amp;gt;=$(=KeyDowntime_StartTime)"},&lt;/P&gt;&lt;P&gt;KeyEndTime= {"&amp;lt;=$(=KeyDowntime_EndTime)"} &amp;gt;} Duration)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813113#M1042663</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-11T09:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813114#M1042664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;It is also not working !!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What to do ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813114#M1042664</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-12-11T09:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813115#M1042665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;It is also not working !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813115#M1042665</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-12-11T09:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813116#M1042666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is alos not working !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813116#M1042666</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-12-11T09:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813117#M1042667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the format of &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;KeyStartTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KeyDowntime_StartTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KeyDowntime_EndTime &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 09:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813117#M1042667</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-11T09:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813118#M1042668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;You script is giving me time but i dont want min and max function. And without that it is showing me&amp;nbsp; :&amp;nbsp; 00:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Format of&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; background-color: #f6f6f6;"&gt;KeyStartTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; background-color: #f6f6f6;"&gt;KeyDowntime_StartTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; background-color: #f6f6f6;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; background-color: #f6f6f6;"&gt;KeyDowntime_EndTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; background-color: #f6f6f6;"&gt;is numbers. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What to do ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 05:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813118#M1042668</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-12-12T05:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Script !!</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813119#M1042669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CHECK ENCLOSED FILE...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 08:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Script/m-p/813119#M1042669</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-12T08:16:27Z</dc:date>
    </item>
  </channel>
</rss>

