<?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: Delay in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Delay/m-p/899036#M993846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What fields do you have in your database? This is a very open ended question and a open ended answer would be to calculate the difference between &lt;SPAN style="font-size: 13.3333330154419px;"&gt; 'Time when they are actual picked' -&lt;/SPAN&gt; 'Time when they should have been picked' &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a better response, you will have to provide more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 12:38:18 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-07T12:38:18Z</dc:date>
    <item>
      <title>Delay</title>
      <link>https://community.qlik.com/t5/QlikView/Delay/m-p/899035#M993845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working one travel based project in this one KPI like "on time guest pick up" .HOw to calculate the that ont ime guest pickup?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 12:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delay/m-p/899035#M993845</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2015-07-07T12:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Delay</title>
      <link>https://community.qlik.com/t5/QlikView/Delay/m-p/899036#M993846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What fields do you have in your database? This is a very open ended question and a open ended answer would be to calculate the difference between &lt;SPAN style="font-size: 13.3333330154419px;"&gt; 'Time when they are actual picked' -&lt;/SPAN&gt; 'Time when they should have been picked' &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a better response, you will have to provide more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 12:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delay/m-p/899036#M993846</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-07T12:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Delay</title>
      <link>https://community.qlik.com/t5/QlikView/Delay/m-p/899037#M993847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;sunindia&lt;/A&gt;‌ stated , you can calculate the time difference with the help of interval function if it yields 0 then its on time pick up other the other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this :&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;interval( A-B, 'D hh:mm' )&lt;/SPAN&gt; where A=97-08-06 09:00:00 and B=96-08-06 00:00:00 returns:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-LeftBold" style="margin-right: auto;"&gt;&lt;TBODY&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;&lt;P class="Bold"&gt;String &lt;/P&gt;&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;&lt;P align="right" class="Bold" style="text-align: right;"&gt;365 09:00 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyE-Column1-Body1"&gt;&lt;P class="Bold"&gt;Number &lt;/P&gt;&lt;/TD&gt;&lt;TD class="BodyD-Column2-Body1"&gt;&lt;P align="right" class="Bold" style="text-align: right;"&gt;365.375&amp;nbsp; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;where A and B would be your Pickup and excepted time of pickup &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 12:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Delay/m-p/899037#M993847</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-07-07T12:46:50Z</dc:date>
    </item>
  </channel>
</rss>

