<?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: Qlikview - how to compare timestamp diff with constant in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-how-to-compare-timestamp-diff-with-constant/m-p/1180453#M519498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If these are loaded correctly as timestamps, you can just do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TimeStamp1 - TimeStamp2 &amp;gt;= MakeTime(4, 30)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not read correctly, then may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TimeStamp#(TimeStamp1, 'MM/DD/YYYY hh:mm') - &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;TimeStamp#(TimeStamp2, 'MM/DD/YYYY hh:mm')&lt;/STRONG&gt; &lt;STRONG style="font-size: 13.3333px;"&gt;&amp;gt;= MakeTime(4, 30)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2016 15:40:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-23T15:40:44Z</dc:date>
    <item>
      <title>Qlikview - how to compare timestamp diff with constant</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-how-to-compare-timestamp-diff-with-constant/m-p/1180452#M519497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to check if a timestamp difference is equal or greater than a number of hours and minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex.&lt;/P&gt;&lt;P&gt;I have two timestamp:&lt;/P&gt;&lt;P&gt;01/01/2015 12:40&lt;/P&gt;&lt;P&gt;01/01/2015 12:05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to check if the difference of those 2 dates is &amp;gt;= 4 hours and 30 minutes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this example I expected to get 35 minutes as time difference that is &amp;lt; of 4 hours and 30 minutes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I achieve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 15:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-how-to-compare-timestamp-diff-with-constant/m-p/1180452#M519497</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-09-23T15:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - how to compare timestamp diff with constant</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-how-to-compare-timestamp-diff-with-constant/m-p/1180453#M519498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If these are loaded correctly as timestamps, you can just do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TimeStamp1 - TimeStamp2 &amp;gt;= MakeTime(4, 30)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not read correctly, then may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TimeStamp#(TimeStamp1, 'MM/DD/YYYY hh:mm') - &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;TimeStamp#(TimeStamp2, 'MM/DD/YYYY hh:mm')&lt;/STRONG&gt; &lt;STRONG style="font-size: 13.3333px;"&gt;&amp;gt;= MakeTime(4, 30)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 15:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-how-to-compare-timestamp-diff-with-constant/m-p/1180453#M519498</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-23T15:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview - how to compare timestamp diff with constant</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-how-to-compare-timestamp-diff-with-constant/m-p/1180454#M519499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just the first one worked for me.&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 16:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-how-to-compare-timestamp-diff-with-constant/m-p/1180454#M519499</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2016-09-23T16:15:35Z</dc:date>
    </item>
  </channel>
</rss>

