<?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 Problem with aggr? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Problem-with-aggr/m-p/2518188#M106060</link>
    <description>&lt;P&gt;I have a pivote table that shows the downtime of machines. This table has the 2 dimensions week and downtime cause. I need to calculate a percentage value for the downtime.&lt;BR /&gt;Basically the expression is Sum(Downtime)/Total(PlannedTime per week)&lt;BR /&gt;I use this formula:&lt;/P&gt;&lt;P&gt;Sum(minutes_downtime)/Sum(aggr(Sum(PlannedTime), Week))&lt;/P&gt;&lt;P&gt;But it does not work properly. I only see results in 1 row.&lt;/P&gt;&lt;P&gt;Thanks for any tips or hints.&lt;/P&gt;</description>
    <pubDate>Mon, 19 May 2025 11:44:33 GMT</pubDate>
    <dc:creator>qlikconsultant</dc:creator>
    <dc:date>2025-05-19T11:44:33Z</dc:date>
    <item>
      <title>Problem with aggr?</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-aggr/m-p/2518188#M106060</link>
      <description>&lt;P&gt;I have a pivote table that shows the downtime of machines. This table has the 2 dimensions week and downtime cause. I need to calculate a percentage value for the downtime.&lt;BR /&gt;Basically the expression is Sum(Downtime)/Total(PlannedTime per week)&lt;BR /&gt;I use this formula:&lt;/P&gt;&lt;P&gt;Sum(minutes_downtime)/Sum(aggr(Sum(PlannedTime), Week))&lt;/P&gt;&lt;P&gt;But it does not work properly. I only see results in 1 row.&lt;/P&gt;&lt;P&gt;Thanks for any tips or hints.&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 11:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-aggr/m-p/2518188#M106060</guid>
      <dc:creator>qlikconsultant</dc:creator>
      <dc:date>2025-05-19T11:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with aggr?</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-aggr/m-p/2518210#M106068</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I think you want to use TOTAL rather then Aggr() here.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Sum(minutes_downtime) / Sum(TOTAL&amp;lt;Week&amp;gt; PlannedTime)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 14:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-aggr/m-p/2518210#M106068</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2025-05-19T14:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with aggr?</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-aggr/m-p/2519047#M106172</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 12:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-aggr/m-p/2519047#M106172</guid>
      <dc:creator>qlikconsultant</dc:creator>
      <dc:date>2025-05-26T12:48:11Z</dc:date>
    </item>
  </channel>
</rss>

