<?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: Convert hours in decimals to hh:mm:ss in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289661#M853591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you can change the expression number format to "Interval":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="154947" alt="QlikCommunity_Thread_251792_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154947_QlikCommunity_Thread_251792_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would have to divide your expression by 24 hours/day as well to get the correct result, i.e. &lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum([Seconds]/86400)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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>Wed, 01 Mar 2017 23:38:58 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2017-03-01T23:38:58Z</dc:date>
    <item>
      <title>Convert hours in decimals to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289656#M853586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need convert this expression in a chart: &lt;EM&gt;sum([Seconds]/3600)&lt;/EM&gt; -&amp;gt; (Show data in hours) to 'hh:mm:ss' format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154895_Capture.PNG" style="height: 254px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289656#M853586</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert hours in decimals to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289657#M853587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;STRONG&gt;Time(&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum([Seconds]/3600)&lt;/EM&gt;)&lt;/STRONG&gt; may be&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 16:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289657#M853587</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-01T16:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Convert hours in decimals to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289658#M853588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now show 2:18:24 AM... this not correct. The expected output is 18:05:46 (18.10 hours).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the format settings I checked "Time"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 16:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289658#M853588</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-03-01T16:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert hours in decimals to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289659#M853589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Interval(Sum(Seconds), 'hh:mm:ss')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 16:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289659#M853589</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-01T16:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Convert hours in decimals to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289660#M853590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Interval(Sum(Seconds/3600), 'hh:mm:ss')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 16:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289660#M853590</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-01T16:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Convert hours in decimals to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289661#M853591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you can change the expression number format to "Interval":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="154947" alt="QlikCommunity_Thread_251792_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154947_QlikCommunity_Thread_251792_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would have to divide your expression by 24 hours/day as well to get the correct result, i.e. &lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;sum([Seconds]/86400)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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>Wed, 01 Mar 2017 23:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-hours-in-decimals-to-hh-mm-ss/m-p/1289661#M853591</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-03-01T23:38:58Z</dc:date>
    </item>
  </channel>
</rss>

