<?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: sum time values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024398#M346371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Interval(Sum(field1)/24,'hh.mm')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2016 07:42:37 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2016-01-05T07:42:37Z</dc:date>
    <item>
      <title>sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024394#M346367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i have feild that show time 1.36(1hour &amp;amp; 36 minute )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i write in expression sum(feild1) the result is 5.44 (i have 4 line with that 1.36 )&lt;/P&gt;&lt;P&gt;how do i write to get the result in hour - 6.24 - 6 hour &amp;amp; 24 minute ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;P&gt;yarin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 06:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024394#M346367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T06:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024395#M346368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can you explain a bit more what exactly you want to achieve?&lt;/P&gt;&lt;P&gt;if possible with a sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 06:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024395#M346368</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-01-05T06:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024396#M346369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Time(sum(Num(&lt;SPAN style="font-size: 13.3333px;"&gt;Time&lt;/SPAN&gt;#(FieldName,'&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;hh:mm&lt;/STRONG&gt;&lt;/SPAN&gt;'))),'&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;hh:mm&lt;/STRONG&gt;&lt;/SPAN&gt;')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your hour and minute format is 06.30 then try below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Time(sum(Num(Time#(F1,'&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;hh.mm&lt;/STRONG&gt;&lt;/SPAN&gt;'))),'&lt;STRONG style="color: #ff0000;"&gt;hh.mm&lt;/STRONG&gt;')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024396#M346369</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-01-05T07:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024397#M346370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Time(Sum(Time#(Field, 'hh.mm')), 'hh:mm')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024397#M346370</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-01-05T07:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024398#M346371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Interval(Sum(field1)/24,'hh.mm')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024398#M346371</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-01-05T07:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024399#M346372</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;Check this with your time field,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=time(num(time#('00:20', 'hh:mm')) + num(time#('00:30', 'hh:mm')) , 'hh:mm')&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;So, it may look like this for you:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=time(sum(num(time#(TIME,'hh:mm'))),'hh:mm')&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HTH,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024399#M346372</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-01-05T07:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024400#M346373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i try all the answer and i didn't secceed .&lt;/P&gt;&lt;P&gt;exm:the&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; feild look like this : 1.36&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;when i calcult sum&amp;nbsp; ( for 4 lines ) i need to see 6.24 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;1.36 + 1.36 + 1.36 + 1.36 = 6 hour &amp;amp; 24 minute&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024400#M346373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T11:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024401#M346374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wroking with me. Check attached qvw&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110616_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024401#M346374</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-01-05T11:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024402#M346375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interval(Sum(Interval#(field1,'hh.mm')),'hh.mm')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024402#M346375</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-01-05T11:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024403#M346376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;P&gt;yarin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1024403#M346376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T11:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1858406#M1215996</link>
      <description>&lt;P&gt;hi&lt;/P&gt;
&lt;P&gt;please help me&lt;/P&gt;
&lt;P&gt;I could not sum a column.&lt;/P&gt;
&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 20:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1858406#M1215996</guid>
      <dc:creator>fgolmahi</dc:creator>
      <dc:date>2021-11-11T20:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1858493#M1216007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/32422"&gt;@fgolmahi&lt;/a&gt;&amp;nbsp;, I don't have a qv license yet (hoping to get one soon from qlik as an MVP). So can't open your qvw and check what/how you are trying. Please post your expression/ screen shot and expected result w.r.t. the sample data you shared.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 05:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1858493#M1216007</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-11-12T05:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1858852#M1216022</link>
      <description>&lt;P&gt;Hi, thank you for your help&lt;BR /&gt;Yes, I use the server version at work and I have no problem opening files.&lt;BR /&gt;If possible, please guide me to the field of the attached file.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;my&amp;nbsp;expression is&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;=Time(Sum(time#(timeee, 'h:mm')),'h:mm')&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 18:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1858852#M1216022</guid>
      <dc:creator>fgolmahi</dc:creator>
      <dc:date>2021-11-12T18:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1859002#M1216037</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949"&gt;@tresB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi, thank you for your help&lt;BR /&gt;Yes, I use the server version at work and I have no problem opening files.&lt;BR /&gt;If possible, please guide me to the field of the attached file.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;my&amp;nbsp;expression is&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;=Time(Sum(time#(timeee, 'h:mm')),'h:mm')&lt;/P&gt;</description>
      <pubDate>Sun, 14 Nov 2021 05:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1859002#M1216037</guid>
      <dc:creator>fgolmahi</dc:creator>
      <dc:date>2021-11-14T05:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1859123#M1216046</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/32422"&gt;@fgolmahi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have problem opening the file. I got your expression, now let me know your expected output and what you are getting using the above expression while using the excel data you shared.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 05:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1859123#M1216046</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-11-15T05:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1859573#M1216068</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949"&gt;@tresB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, I use this &lt;SPAN&gt;expression&lt;/SPAN&gt;, but unfortunately it calculates incorrectly and calculates integer.&lt;/P&gt;
&lt;P&gt;please help me&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;for example&amp;nbsp; sum&amp;nbsp; following fields :&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 48pt;" border="0" width="64" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="64" height="20" style="height: 15.0pt; width: 48pt;"&gt;05:09&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;03:32&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;00:41&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;05:01&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;02:44&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;01:17&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;00:00&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;00:40&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;03:48&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;03:13&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;00:48&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;02:50&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;05:05&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 15 Nov 2021 20:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1859573#M1216068</guid>
      <dc:creator>fgolmahi</dc:creator>
      <dc:date>2021-11-15T20:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1859675#M1216072</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/32422"&gt;@fgolmahi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While working on timestamp and it's formatting there are important catches and that is the reason I wanted to emphasis on 'your expected output'. I guess you need interval(), something like:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Interval&lt;/STRONG&gt;(Sum(time#(timeee, 'h:mm')),'h:mm')&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, simply&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Interval&lt;/STRONG&gt;(Sum(timeee),'h:mm')&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 05:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1859675#M1216072</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-11-16T05:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: sum time values</title>
      <link>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1860106#M1216093</link>
      <description>&lt;P&gt;Thank you for your help.&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22949"&gt;@tresB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your comments were excellent and I&amp;nbsp; able to get the right answer.&lt;/P&gt;
&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 20:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sum-time-values/m-p/1860106#M1216093</guid>
      <dc:creator>fgolmahi</dc:creator>
      <dc:date>2021-11-16T20:56:34Z</dc:date>
    </item>
  </channel>
</rss>

