<?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: Response time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165879#M905258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is AR_SEC format?&lt;/P&gt;&lt;P&gt;What is SSEC format?&lt;/P&gt;&lt;P&gt;In what format you want the Response Time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2016 07:47:54 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2016-07-04T07:47:54Z</dc:date>
    <item>
      <title>Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165878#M905257</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 two fields like this.By this two fields i need to &lt;STRONG&gt;calculate the response time&lt;/STRONG&gt; the out is like 10.68 , 15.70....&lt;/P&gt;&lt;P&gt;the formula given by the client is AR_SEC - SSEC.How to get the response time can we change the format of AR_SEC.Please help me to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129990_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165878#M905257</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165879#M905258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is AR_SEC format?&lt;/P&gt;&lt;P&gt;What is SSEC format?&lt;/P&gt;&lt;P&gt;In what format you want the Response Time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 07:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165879#M905258</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-07-04T07:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165880#M905259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If both are seconds&amp;nbsp; and you want difference(response time) &lt;STRONG style="color: #3366ff;"&gt;in time in MINUTES&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try this in LOAD statement !?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(AR_SEC-SSEC)/60 AS response_TIME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 08:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165880#M905259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-04T08:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165881#M905260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on UI Can i use this expression like this&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Year={$(=Max(Year)-1)},AGENCY={'O'}&amp;gt;}(AR_SEC- SSEC))/60&lt;/P&gt;&lt;P&gt;but getting like 129.98, 337.02 ....&lt;/P&gt;&lt;P&gt;is their any other solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 13:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165881#M905260</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2016-07-04T13:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165882#M905261</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(AR_SEC-SSEC)/60 &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AS response_TIME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for converting seconds in to minutes&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(AR_SEC-SSEC)/(60*60) &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AS response_TIME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; for converting seconds in to hours&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(AR_SEC-SSEC)/(60*60*24) &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AS response_TIME&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for converting seconds in to days&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;1)But, i can not understand &lt;STRONG&gt;what is your requirement ?&lt;/STRONG&gt;&amp;nbsp; for which time format are you looking for ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2)please post some sa&lt;STRONG&gt;mple qvw Or datafile .&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; 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>Mon, 04 Jul 2016 14:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165882#M905261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-04T14:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165883#M905262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this? For example, put this expression in a text box to see whether you get any decent results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=Avg(&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;AR_SEC - SSEC&lt;/SPAN&gt;)/60&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, please do as Manish suggested and exaplin what these values represent. Because while we assume that they are a time value in number of seconds, they may also be in milliseconds...&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, 04 Jul 2016 14:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165883#M905262</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-04T14:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165884#M905263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have attached the sample qvw file.Please find the below.&lt;/P&gt;&lt;P&gt;I have Two fields AR_SEC,S_SEC.need to calculate he median response time for these two fields.&lt;/P&gt;&lt;P&gt;The output like for priority1&amp;nbsp; --&amp;gt;6.08 minutes.Please help me to calculate the median response time.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-1079849-130760/pastedImage_0.png"&gt;&lt;IMG alt="" class="jive-image image-1" height="137" src="https://community.qlik.com/legacyfs/online/130761_pastedImage_0.png" width="297" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jul 2016 06:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165884#M905263</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2016-07-09T06:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165885#M905264</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;your AR_SEC and SSEC timestamps seem to be Unix/Epoch timestamps.&lt;/P&gt;&lt;P&gt;So one solution might be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_223556_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130766_QlikCommunity_Thread_223556_Pic1.JPG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_223556_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/130767_QlikCommunity_Thread_223556_Pic2.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14681066748986513" jivemacro_uid="_14681066748986513"&gt;
&lt;P&gt;table1:&lt;/P&gt;
&lt;P&gt;LOAD *,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interval(AR_SEC - SSEC) as [response time];&lt;/P&gt;
&lt;P&gt;LOAD CDTS_Date,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp(25569+AR_SEC/86400) as AR_SEC,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp(25569+SSEC/86400) as SSEC,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIORITY&lt;/P&gt;
&lt;P&gt;FROM &lt;D&gt; (txt, utf8, embedded labels, delimiter is '\t', msq, no eof);&lt;/D&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabCalendar: &lt;/P&gt;
&lt;P&gt;LOAD *, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Day(Date) as Day, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekDay(Date) as WeekDay, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Week(Date) as Week, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekName(Date) as WeekName, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(Date) as Month, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(Date) as MonthName, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dual('Q'&amp;amp;Ceil(Month(Date)/3),Ceil(Month(Date)/3)) as Quarter, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QuarterName(Date) as QuarterName, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(Date) as Year, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekYear(Date) as WeekYear;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;LOAD Date(MinDate+IterNo()-1) as Date &lt;/P&gt;
&lt;P&gt;While MinDate+IterNo()-1 &amp;lt;= MaxDate; &lt;/P&gt;
&lt;P&gt;LOAD Min(CDTS_Date) as MinDate, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max(CDTS_Date) as MaxDate &lt;/P&gt;
&lt;P&gt;Resident table1;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see also:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/945143"&gt;Re: Convert Timestamp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/149460"&gt;UNIX DATE to Qlikview DATE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/172861"&gt;convert epoch time to EST with consideration of DST&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jul 2016 23:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165885#M905264</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-07-09T23:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165886#M905265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your response.&lt;/P&gt;&lt;P&gt;Can you help me how to calculate MTM Current,MTM Previous,YTD Current, YTD previous Response Times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jul 2016 15:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165886#M905265</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2016-07-10T15:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Response time</title>
      <link>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165887#M905266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;glad it helped.&lt;/P&gt;&lt;P&gt;Please close your thread if your initial question is answered and open a new one for this new question.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 23:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Response-time/m-p/1165887#M905266</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-07-13T23:02:26Z</dc:date>
    </item>
  </channel>
</rss>

