<?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 Calculate Average from current Quarter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-Average-from-current-Quarter/m-p/1606671#M444785</link>
    <description>&lt;P&gt;Hi, Im trying to get the correct value in the sample below&lt;/P&gt;&lt;P&gt;RoE = SUM(NetProfit) / SUM(Capital) * 12&lt;/P&gt;&lt;P&gt;And "Avg RoE" needs to be AVG(RoE) for the current Quarter,&lt;/P&gt;&lt;P&gt;ie: the correct value for 2018/Q1 = AVG(47.7, 89.3, 36.1) = 57.7%&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 349px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16105i21F88659EFC7C6AA/image-dimensions/349x158?v=v2" width="349" height="158" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 377px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16104iE49CCAC3C7C4DF42/image-dimensions/377x113?v=v2" width="377" height="113" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have try with Aggr, and RangeAvg( Before...) without success&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:53:40 GMT</pubDate>
    <dc:creator>rfigueroa</dc:creator>
    <dc:date>2024-11-16T02:53:40Z</dc:date>
    <item>
      <title>Calculate Average from current Quarter</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Average-from-current-Quarter/m-p/1606671#M444785</link>
      <description>&lt;P&gt;Hi, Im trying to get the correct value in the sample below&lt;/P&gt;&lt;P&gt;RoE = SUM(NetProfit) / SUM(Capital) * 12&lt;/P&gt;&lt;P&gt;And "Avg RoE" needs to be AVG(RoE) for the current Quarter,&lt;/P&gt;&lt;P&gt;ie: the correct value for 2018/Q1 = AVG(47.7, 89.3, 36.1) = 57.7%&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 349px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16105i21F88659EFC7C6AA/image-dimensions/349x158?v=v2" width="349" height="158" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 377px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16104iE49CCAC3C7C4DF42/image-dimensions/377x113?v=v2" width="377" height="113" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have try with Aggr, and RangeAvg( Before...) without success&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Average-from-current-Quarter/m-p/1606671#M444785</guid>
      <dc:creator>rfigueroa</dc:creator>
      <dc:date>2024-11-16T02:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Average from current Quarter</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Average-from-current-Quarter/m-p/1606714#M444790</link>
      <description>&lt;P&gt;Change you Avg ROE expression to below :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Avg(&lt;BR /&gt;Aggr(&lt;BR /&gt;(Sum( {&amp;lt;ID_Class = {5}&amp;gt;} Balance)&lt;BR /&gt;/&lt;BR /&gt;Sum( {&amp;lt;Class = {'Patrimonios'}&amp;gt;} Balance)&lt;BR /&gt;* 12),Month))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;see attached file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2019 20:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Average-from-current-Quarter/m-p/1606714#M444790</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2019-07-27T20:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Average from current Quarter</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Average-from-current-Quarter/m-p/1607270#M444824</link>
      <description>&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 00:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Average-from-current-Quarter/m-p/1607270#M444824</guid>
      <dc:creator>rfigueroa</dc:creator>
      <dc:date>2019-07-30T00:16:03Z</dc:date>
    </item>
  </channel>
</rss>

