<?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 Formatting on Interval Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202402#M60122</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;Possibly a daft question, I have a value based on milliseconds, and I get my value using interval.. My expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;interval(floor(sum(SUN_IH_Time) / (60 * 60 * 1000) / 7.5) +&lt;BR /&gt; frac(sum(SUN_IH_Time) / (60 * 60 * 1000) / 7.5) * 7.5 / 24,'D-hh:mm')&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;or....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;interval(sum((SUN_IH_Time / (24 * 60 * 60 * 1000))),'hh.mm')&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;But, rather than hh:mm is it possible to show it in decimal hours? so what is 08:45 is 08:75...?&lt;/P&gt;&lt;P&gt;Many thanks for your help!!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2011 08:56:46 GMT</pubDate>
    <dc:creator>Dayna</dc:creator>
    <dc:date>2011-04-07T08:56:46Z</dc:date>
    <item>
      <title>Formatting on Interval Values</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202402#M60122</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;Possibly a daft question, I have a value based on milliseconds, and I get my value using interval.. My expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;interval(floor(sum(SUN_IH_Time) / (60 * 60 * 1000) / 7.5) +&lt;BR /&gt; frac(sum(SUN_IH_Time) / (60 * 60 * 1000) / 7.5) * 7.5 / 24,'D-hh:mm')&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;or....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;interval(sum((SUN_IH_Time / (24 * 60 * 60 * 1000))),'hh.mm')&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;But, rather than hh:mm is it possible to show it in decimal hours? so what is 08:45 is 08:75...?&lt;/P&gt;&lt;P&gt;Many thanks for your help!!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 08:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202402#M60122</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2011-04-07T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Formatting on Interval Values</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202403#M60123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dayna,&lt;/P&gt;&lt;P&gt;Try the customized formula like this(along with your existing format):&lt;/P&gt;&lt;P&gt;hh+ mm/60&lt;/P&gt;&lt;P&gt;Regards, tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 10:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202403#M60123</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2011-04-07T10:12:20Z</dc:date>
    </item>
    <item>
      <title>Formatting on Interval Values</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202404#M60124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tresesco,&lt;/P&gt;&lt;P&gt;Many thanks for your reply, but what do you mean exactly?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 10:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202404#M60124</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2011-04-07T10:18:40Z</dc:date>
    </item>
    <item>
      <title>Formatting on Interval Values</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202405#M60125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you have to calculate the hour and minute separately and then implement the formula i suggested:&lt;/P&gt;&lt;PRE style="margin:0px;"&gt;&amp;lt;blockquote&amp;gt;&amp;lt;pre&amp;gt;NUM(interval(sum((SUN_IH_Time / (24 * 60 * 60 * 1000))),'hh') ) + &amp;lt;pre&amp;gt;NUM(interval(sum((SUN_IH_Time / (24 * 60 * 60 * 1000))),'mm'))/60&lt;/PRE&gt;&lt;PRE style="margin:0px;"&gt;&lt;/PRE&gt;&lt;PRE style="margin:0px;"&gt;used NUM for being on safer side in the issue of data type.&lt;/PRE&gt;&lt;PRE style="margin:0px;"&gt;&lt;/PRE&gt;Regards, tresesco&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 10:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-on-Interval-Values/m-p/202405#M60125</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2011-04-07T10:37:21Z</dc:date>
    </item>
  </channel>
</rss>

