<?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: Question about getting minutes from timestamps using TIME(FRAC() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825375#M1043858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I should have been more clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check to see where there is time outside of the sched. vs. actual times so need to check both&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PiR_DATE_TIME - SCHED_START_TIME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PoR_DATE_TIME - SCHED_STOP_TIME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if there is no time outside, there is a zero but if not, need to quantify sched vs. actual for start and stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that clarifies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Dec 2014 20:52:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-13T20:52:18Z</dc:date>
    <item>
      <title>Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825370#M1043853</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;Thanks in advance for help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to write an expression where I'm checking a Scheduled start time (SCHED_START_TIME) vs. patient in the room time (PiR_DATE_TIME); if the latter is later, I would get the difference of the times in minutes, otherwise, it would be 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I have below is not working - I get an error in calculation (have tried several variations to no luck)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(time(frac(SCHED_START_TIME)) &amp;gt; time(frac(PiR_DATE_TIME)), time(frac(SCHED_START_TIME) - time(frac(PIR_DATE_TIME), 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I would add an "AND" comparing end times as well).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current "In Block" is good but the "Out Block" isn't always correct in the application so am trying to overwrite it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="610"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="18" width="98"&gt;THE Sched Start&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;THE Sched Stop&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="92"&gt;Pt In Rm&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="92"&gt;Pt Out Rm&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="47"&gt;Duration&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="86"&gt;Tot Sched Block&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="44"&gt;In Block&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="53"&gt;Out Block&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="18"&gt; &lt;/TD&gt;&lt;TD class="xl64"&gt; &lt;/TD&gt;&lt;TD class="xl64"&gt; &lt;/TD&gt;&lt;TD class="xl64"&gt; &lt;/TD&gt;&lt;TD class="xl64"&gt; &lt;/TD&gt;&lt;TD class="xl65"&gt; &lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;330&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17"&gt;11/07/2014 08:00&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;"&gt;11/07/2014 11:00&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;"&gt;11/07/2014 08:00&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;"&gt;11/07/2014 09:54&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;"&gt;114&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;"&gt;240&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: none;"&gt;114&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;11/21/2014 08:00&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;11/21/2014 10:30&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;11/21/2014 07:57&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;11/21/2014 10:19&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;142&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;240&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;139&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" style="border-top: none;"&gt;11/21/2014 10:30&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;11/21/2014 12:50&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;11/21/2014 10:43&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;11/21/2014 12:37&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;114&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;240&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;77&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;37&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 17:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825370#M1043853</guid>
      <dc:creator />
      <dc:date>2014-12-13T17:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825371#M1043854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp; RangeMax(PiR_DATE_TIME-&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SCHED_START_TIME,0)*1440&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 18:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825371#M1043854</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-13T18:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825372#M1043855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like Marco said, but I avoid datetime arithmetic and use functions instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interval(RangeMax(0, PiR_DATE_TIME - SCHED_START_TIME),'m')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 18:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825372#M1043855</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-12-13T18:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825373#M1043856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks Marco and Rob...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could I trouble you about how I may combine this with one for POR_DATE_TIME and SCHED_STOP_TIME?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 20:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825373#M1043856</guid>
      <dc:creator />
      <dc:date>2014-12-13T20:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825374#M1043857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate a bit more on your requirements for this combination?&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>Sat, 13 Dec 2014 20:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825374#M1043857</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-13T20:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825375#M1043858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I should have been more clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check to see where there is time outside of the sched. vs. actual times so need to check both&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PiR_DATE_TIME - SCHED_START_TIME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PoR_DATE_TIME - SCHED_STOP_TIME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if there is no time outside, there is a zero but if not, need to quantify sched vs. actual for start and stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that clarifies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 20:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825375#M1043858</guid>
      <dc:creator />
      <dc:date>2014-12-13T20:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825376#M1043859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think you could do:&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: 12.7272720336914px; line-height: 1.5em;"&gt;interval(RangeMax(0, PiR_DATE_TIME - SCHED_START_TIME),'m')&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: 12.7272720336914px; line-height: 1.5em;"&gt;+&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;interval(RangeMax(0, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;PoR_DATE_TIME - SCHED_STOP_TIME&lt;/SPAN&gt;),'m')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; color: #3d3d3d; font-size: 12.7272720336914px; 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="line-height: 1.5em; color: #3d3d3d; font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 21:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825376#M1043859</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-12-13T21:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825377#M1043860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that and I only get "0"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 21:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825377#M1043860</guid>
      <dc:creator />
      <dc:date>2014-12-13T21:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825378#M1043861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, can you give some more exmaples of the output table you're looking for?&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, 13 Dec 2014 21:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825378#M1043861</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-13T21:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825379#M1043862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Marco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm comparing the Scheduled times to the actual (Pt in / out of room).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current out of block calculation is not working correctly if you compare the times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="669"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="92"&gt;Pt In Rm&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="92"&gt;Pt Out Rm&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;THE Sched Start&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;THE Sched Stop&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="44"&gt;In Block&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="53"&gt;Out Block&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;11/17/2014 07:44&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;11/17/2014 11:23&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;11/17/2014 07:45&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;11/17/2014 10:45&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;219&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;should be out block =1&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;11/17/2014 11:49&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;11/17/2014 13:20&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;11/17/2014 11:00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;11/17/2014 13:00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;91&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;should be out block = 49+20=69&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Dec 2014 12:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825379#M1043862</guid>
      <dc:creator />
      <dc:date>2014-12-14T12:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825380#M1043863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure all your fields are loaded as Timestamps? Put them in listboxes and change the Number format to Fixed to 4 places. Do they all look like decimal numbers eg 40234.02567?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 18:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825380#M1043863</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-12-15T18:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825381#M1043864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you get the duration in minutes, the difference between 2 timestamp in minutes?&lt;/P&gt;&lt;P&gt;Would be interesting to know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 01:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825381#M1043864</guid>
      <dc:creator>wardzynski</dc:creator>
      <dc:date>2017-09-28T01:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825382#M1043865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One day = 1. You can multiply the difference by 1440 (the number of minutes per day) or my preferred method, use the Interval function. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interval(myduration, 'm')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interval(0.5, 'm') = 720&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 14:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825382#M1043865</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-09-28T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825383#M1043866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for that clear explanation, Rob!&lt;BR /&gt; I saw you also used the rangemax function, was that to be able to count null() values included in the interval range?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 23:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825383#M1043866</guid>
      <dc:creator>wardzynski</dc:creator>
      <dc:date>2017-09-28T23:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Question about getting minutes from timestamps using TIME(FRAC()</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825384#M1043867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The RangeMax function was used in the original thread because the OP had some missing data and wanted to ensure the duration was never less than zero -- which would have been invalid in this case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 03:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-getting-minutes-from-timestamps-using-TIME-FRAC/m-p/825384#M1043867</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-09-29T03:46:54Z</dc:date>
    </item>
  </channel>
</rss>

