<?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: Elapsed time in hours in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430121#M160345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works perfect.&amp;nbsp; The 59 seconds was exactly why all my attempts were slightly off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 17:49:27 GMT</pubDate>
    <dc:creator>john_duffy</dc:creator>
    <dc:date>2013-05-06T17:49:27Z</dc:date>
    <item>
      <title>Elapsed time in hours</title>
      <link>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430118#M160342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to calculate the elapsed time between 2 timestamps.&amp;nbsp; I am achieving this with the interval and NetWorkDays functions.&amp;nbsp; My formula gives me the correct results in hh:mm format.&amp;nbsp; The users would like the results in hours only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached example, the elapsed time is calcluated correctly as 74 hours and 35 minutes (74:35).&amp;nbsp; The user would like to see the elapsed time as 74.58 (74 hours plus 35/60 of an hour).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem to get the elapsed time in the second format.&amp;nbsp; I am using QV10 SR2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 17:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430118#M160342</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2013-05-06T17:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Elapsed time in hours</title>
      <link>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430119#M160343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Elapsed_Time * 24, or formatted as number with two decimals like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num( &lt;STRONG&gt;Elapsed_Time*24&lt;/STRONG&gt;, '##0.00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;You will notice that this returns 74.60, but this seems ok to me since your elapsed time shows in fact a duration of 74:35:59 in format hh:mm:ss.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 17:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430119#M160343</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-05-06T17:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Elapsed time in hours</title>
      <link>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430120#M160344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John are you all right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just need to multiply Elapsed_Time for 24 hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView is understanding the number as days 3,..&lt;/P&gt;&lt;P&gt;Multipling for 24 hour you get the time in hours, then you format as hours&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 17:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430120#M160344</guid>
      <dc:creator />
      <dc:date>2013-05-06T17:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Elapsed time in hours</title>
      <link>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430121#M160345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works perfect.&amp;nbsp; The 59 seconds was exactly why all my attempts were slightly off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 17:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430121#M160345</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2013-05-06T17:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Elapsed time in hours</title>
      <link>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430122#M160346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guilherme.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 17:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Elapsed-time-in-hours/m-p/430122#M160346</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2013-05-06T17:51:30Z</dc:date>
    </item>
  </channel>
</rss>

