<?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: Aggr/Aggr not producing expected results (possible formatting issue?) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517417#M36900</link>
    <description>&lt;P&gt;This is the result I get:&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;MaterialID&lt;/TD&gt;&lt;TD&gt;A/B&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;0:00:23&lt;/TD&gt;&lt;TD&gt;0:36:26&lt;/TD&gt;&lt;TD&gt;96&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Astock&lt;/TD&gt;&lt;TD&gt;0:00:13&lt;/TD&gt;&lt;TD&gt;0:05:28&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Tstock&lt;/TD&gt;&lt;TD&gt;0:00:26&lt;/TD&gt;&lt;TD&gt;0:30:58&lt;/TD&gt;&lt;TD&gt;71&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A =&amp;nbsp;SUM(Aggr(Sum([DowntimeDuration(hh:mm:ss)]),MaterialID))&lt;BR /&gt;B =&amp;nbsp;Sum(Aggr(Max(TotalBatchesInOrder),MaterialID,Order#))&lt;BR /&gt;A/B =&amp;nbsp;SUM(Aggr(Sum([DowntimeDuration(hh:mm:ss)]),MaterialID))&amp;nbsp;/Sum(Aggr(Max(TotalBatchesInOrder),MaterialID,Order#))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only used MaterialID as dimension.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Dec 2018 13:52:39 GMT</pubDate>
    <dc:creator>avkeep01</dc:creator>
    <dc:date>2018-12-06T13:52:39Z</dc:date>
    <item>
      <title>Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517396#M36893</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have a data set of downtime instances that looks similar to this...&lt;BR /&gt;&lt;BR /&gt;Order#&amp;nbsp; &amp;nbsp; &amp;nbsp;MaterialID&amp;nbsp; &amp;nbsp; &amp;nbsp;TotalBatchesInOrder&amp;nbsp; &amp;nbsp; &amp;nbsp;DowntimeDuration(hh:mm:ss)&lt;BR /&gt;2774&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tstock&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;23&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:06:52&lt;BR /&gt;2847&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tstock&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;25&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:08:27&lt;BR /&gt;2847&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tstock&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;25&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:05:16&lt;BR /&gt;2847&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tstock&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;25&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:03:56&lt;BR /&gt;2896&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Tstock&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;23&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:06:27&lt;BR /&gt;2866&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Astock&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 25&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00:05:28&lt;/P&gt;&lt;P&gt;The Goal is to make an expression on the measure of a bar chart to sum the total downtime duration for a given MaterialID&amp;nbsp;and divide it by the total batches ran for the corresponding MaterialID, excluding instances of a repeating Order# to get the downtime per batch as a measure with MaterialID as the dimension on the chart.&lt;/P&gt;&lt;P&gt;My current expression is...&lt;BR /&gt;(Aggr(Sum(DowntimeDuration),&lt;SPAN&gt;Material&lt;/SPAN&gt;))/(Sum(Aggr(Max(&lt;SPAN&gt;TotalBatchesInOrder&lt;/SPAN&gt;),&lt;SPAN&gt;Material&lt;/SPAN&gt;,Order#)))&lt;/P&gt;&lt;P&gt;&lt;U&gt;Expression Testing&lt;BR /&gt;&lt;/U&gt;- When I use only&amp;nbsp;&lt;SPAN&gt;Aggr(Sum(DowntimeDuration),&lt;/SPAN&gt;&lt;SPAN&gt;Material&lt;/SPAN&gt;&lt;SPAN&gt;) and filtered to "Tstock" I get my desired result of 00:30:58 when I format my bar chart measure as duration.&lt;BR /&gt;- When I use only&amp;nbsp;Sum(Aggr(Max(TotalBatchesInOrder),Material,Order#)) and filtered to "Tstock" I get my desired result of 71 batches when i format my bar chart measure as a number.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;Results&lt;/U&gt;&lt;BR /&gt;&lt;/SPAN&gt;But when I use the full expression I do not get my expect output of 0.4362 (30.9666/71) instead...&lt;BR /&gt;- When the chart is formatted as a number I get 00.00030&lt;BR /&gt;- When the chart is formatted as a duration I get 00:00:26&lt;/P&gt;&lt;P&gt;Any help in figuring out why I am not getting my expected output or alternate ways to achieve my goal would be appreciated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 13:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517396#M36893</guid>
      <dc:creator>t-gilchrist</dc:creator>
      <dc:date>2018-12-06T13:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517415#M36898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22446"&gt;@t-gilchrist&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried adding a sum over the first aggregation?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;INTERVAL(&lt;STRONG&gt;SUM&lt;/STRONG&gt;(Aggr(Sum([DowntimeDuration(hh:mm:ss)]),MaterialID))&lt;BR /&gt;/&lt;BR /&gt;(Sum(Aggr(Max(TotalBatchesInOrder),MaterialID,Order#))),'hh:mm:ss')&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 13:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517415#M36898</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2018-12-06T13:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517416#M36899</link>
      <description>&lt;P&gt;I think all your read need is to multiply by 24 * 60&lt;/P&gt;&lt;PRE&gt;(Aggr(Sum(DowntimeDuration),Material))/(Sum(Aggr(Max(TotalBatchesInOrder),Material,Order#)))&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;* 24 * 60&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Dec 2018 13:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517416#M36899</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-06T13:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517417#M36900</link>
      <description>&lt;P&gt;This is the result I get:&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;MaterialID&lt;/TD&gt;&lt;TD&gt;A/B&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;0:00:23&lt;/TD&gt;&lt;TD&gt;0:36:26&lt;/TD&gt;&lt;TD&gt;96&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Astock&lt;/TD&gt;&lt;TD&gt;0:00:13&lt;/TD&gt;&lt;TD&gt;0:05:28&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Tstock&lt;/TD&gt;&lt;TD&gt;0:00:26&lt;/TD&gt;&lt;TD&gt;0:30:58&lt;/TD&gt;&lt;TD&gt;71&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A =&amp;nbsp;SUM(Aggr(Sum([DowntimeDuration(hh:mm:ss)]),MaterialID))&lt;BR /&gt;B =&amp;nbsp;Sum(Aggr(Max(TotalBatchesInOrder),MaterialID,Order#))&lt;BR /&gt;A/B =&amp;nbsp;SUM(Aggr(Sum([DowntimeDuration(hh:mm:ss)]),MaterialID))&amp;nbsp;/Sum(Aggr(Max(TotalBatchesInOrder),MaterialID,Order#))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only used MaterialID as dimension.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 13:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517417#M36900</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2018-12-06T13:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517428#M36901</link>
      <description>&lt;P&gt;Thanks for the repy &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35203"&gt;@avkeep01&lt;/a&gt;&lt;BR /&gt;I had not yet tried your suggestion but doing so did not change the result for "Tstock" in either format.The result of 00:00:26 you got for "Tstock" A/B is the same as in the expression without Interval(Sum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks as though StalWar1's answer produces the right result when as a number&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 14:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517428#M36901</guid>
      <dc:creator>t-gilchrist</dc:creator>
      <dc:date>2018-12-06T14:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517432#M36902</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;Thanks for your reply&lt;/P&gt;&lt;P&gt;Your suggestion has solved my issue.&lt;/P&gt;&lt;P&gt;Could you explain why I have to multiply my previous result by * 24 * 60 ?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 14:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517432#M36902</guid>
      <dc:creator>t-gilchrist</dc:creator>
      <dc:date>2018-12-06T14:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517435#M36903</link>
      <description>&lt;P&gt;*24 is time 24 hours&lt;BR /&gt;and * 60 is times 60 minutes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is because 1&amp;nbsp; = 24 hours (1 day), and to get from hours to minutes you'll need to divide by 60. For seconds you'll need to divide by 60 again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;0.5 days * 24 = 12 hours * 60 = 720 minutes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 14:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517435#M36903</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2018-12-06T14:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517448#M36904</link>
      <description>&lt;P&gt;I understand the math behind units of time&lt;/P&gt;&lt;P&gt;I guess what I'm trying to understand is why I needed to do it...&lt;BR /&gt;-&amp;nbsp;&lt;SPAN&gt;Aggr(Sum(DowntimeDuration),&lt;/SPAN&gt;&lt;SPAN&gt;Material&lt;/SPAN&gt;&lt;SPAN&gt;)) was giving me 00:30:58 and&amp;nbsp;(Sum(Aggr(Max(TotalBatchesInOrder),Material,Order#))) resulted in 71 so I would have expected my result to already be correctly outputed with out conversion&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So if I would define DowntimeDuration as only mm:ss would I only need to multiply by 60?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 14:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517448#M36904</guid>
      <dc:creator>t-gilchrist</dc:creator>
      <dc:date>2018-12-06T14:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517454#M36905</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22446"&gt;@t-gilchrist&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;-&amp;nbsp;&lt;SPAN&gt;Aggr(Sum(DowntimeDuration),&lt;/SPAN&gt;&lt;SPAN&gt;Material&lt;/SPAN&gt;&lt;SPAN&gt;)) was giving me 00:30:58 &lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This is a Time formatting of the number... but if you convert this into Number... you will see that this is a very small number. Basically... 1 days is considered to number 1.... and 1 hour&amp;nbsp; = 1/24 and 1 minute = 1/(24*60). So what will be 30 minutes and 58 seconds? So, that is why multiple by 24 * 60 to get the correct numerical representation.&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 14:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517454#M36905</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-06T14:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517456#M36906</link>
      <description>&lt;P&gt;This is what 00:30:58 looks as a number&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 558px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1730iDB2B7B7D2E886053/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 14:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517456#M36906</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-06T14:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517474#M36907</link>
      <description>Its becoming much more clear, I apologize for all the questions.&lt;BR /&gt;&lt;BR /&gt;So my original thinking was if my result was correct as a number and matched my calculator using (30+(58/60)/71=30.96666 then that would be a verification that when i switch it back to duration that the number was correct.&lt;BR /&gt;But that was incorrect because 30.96666 is not the numerical representation of 00:30:58. In actuality I was dividing 0.02150/71 which is why I was getting a result of 0.0003 as a number.&lt;BR /&gt;&lt;BR /&gt;So that would mean if I want to use duration as my final format then the original formula without *24*60 would be correct?</description>
      <pubDate>Thu, 06 Dec 2018 14:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517474#M36907</guid>
      <dc:creator>t-gilchrist</dc:creator>
      <dc:date>2018-12-06T14:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr/Aggr not producing expected results (possible formatting issue?)</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517482#M36908</link>
      <description>Absolutely bang on target &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 06 Dec 2018 14:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Aggr-not-producing-expected-results-possible-formatting/m-p/1517482#M36908</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-06T14:56:49Z</dc:date>
    </item>
  </channel>
</rss>

