<?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: Hours to decimal hours in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hours-to-decimal-hours/m-p/664769#M242032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Anbu. I did this because I may have negative numbers. I thought there might be a function for or a time-option for converting this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(subfield(vInterval,':',1)&amp;lt;0, &lt;/P&gt;&lt;P&gt;&amp;nbsp; (subfield(vInterval,':',1)*-1+(SubField(vInterval,':',2)/60))*-1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; subfield(vInterval,':',1)+ (SubField(vInterval,':',2)/60)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 17:35:43 GMT</pubDate>
    <dc:creator>mr_novice</dc:creator>
    <dc:date>2014-09-22T17:35:43Z</dc:date>
    <item>
      <title>Hours to decimal hours</title>
      <link>https://community.qlik.com/t5/QlikView/Hours-to-decimal-hours/m-p/664767#M242030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Sorry for my bad choice of subject. I have a time "stamp" on this format "343:36:12" - This is the result between two timestamps using "interval" function. I would like to have this in decimal form like this - 343,6. Is there an easy way to convert this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Cris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 17:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hours-to-decimal-hours/m-p/664767#M242030</guid>
      <dc:creator>mr_novice</dc:creator>
      <dc:date>2014-09-22T17:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hours to decimal hours</title>
      <link>https://community.qlik.com/t5/QlikView/Hours-to-decimal-hours/m-p/664768#M242031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SubField(Time_Fld,':',1) &amp;amp; ',' &amp;amp; (Replace((SubField(Time_Fld,':',2)/60),'.','')+0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 17:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hours-to-decimal-hours/m-p/664768#M242031</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-22T17:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hours to decimal hours</title>
      <link>https://community.qlik.com/t5/QlikView/Hours-to-decimal-hours/m-p/664769#M242032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Anbu. I did this because I may have negative numbers. I thought there might be a function for or a time-option for converting this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(subfield(vInterval,':',1)&amp;lt;0, &lt;/P&gt;&lt;P&gt;&amp;nbsp; (subfield(vInterval,':',1)*-1+(SubField(vInterval,':',2)/60))*-1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; subfield(vInterval,':',1)+ (SubField(vInterval,':',2)/60)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 17:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hours-to-decimal-hours/m-p/664769#M242032</guid>
      <dc:creator>mr_novice</dc:creator>
      <dc:date>2014-09-22T17:35:43Z</dc:date>
    </item>
  </channel>
</rss>

