<?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: Re: Help with sum of time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-sum-of-time/m-p/730212#M673238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or better use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Interval(sum(TaskExecutionHistoryItem.Duration), 'DD hh:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to also show the day-part of those intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_130418_Pic2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65025_QlikCommunity_Thread_130418_Pic2.JPG.jpg" /&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>Fri, 22 Aug 2014 14:39:29 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2014-08-22T14:39:29Z</dc:date>
    <item>
      <title>Help with sum of time</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-sum-of-time/m-p/730210#M673236</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;yet again I turn to this lovely community for answers and help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with summation of time, as you can see in attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The total for Total Time per location is not valid, as you can see it should be in days not in hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that a problem? Is there a limit in how much data can be stored?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me to get it right, and to get right percentages?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 14:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-sum-of-time/m-p/730210#M673236</guid>
      <dc:creator />
      <dc:date>2014-08-22T14:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help with sum of time</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-sum-of-time/m-p/730211#M673237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change your expression "Total Time per location" into:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Interval(sum(TaskExecutionHistoryItem.Duration))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set number format to "expression default"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="65024" alt="QlikCommunity_Thread_1304xx_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65024_QlikCommunity_Thread_1304xx_Pic1.JPG.jpg" /&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>Fri, 22 Aug 2014 14:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-sum-of-time/m-p/730211#M673237</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-08-22T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Help with sum of time</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-sum-of-time/m-p/730212#M673238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or better use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Interval(sum(TaskExecutionHistoryItem.Duration), 'DD hh:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to also show the day-part of those intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_130418_Pic2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65025_QlikCommunity_Thread_130418_Pic2.JPG.jpg" /&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>Fri, 22 Aug 2014 14:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-sum-of-time/m-p/730212#M673238</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-08-22T14:39:29Z</dc:date>
    </item>
  </channel>
</rss>

