<?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: Running average needs to be specific for each Branch code in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614433#M734204</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeAvg(
	Above(
		Sum({&amp;lt;DESCRIPTION = {'NET CLAIM'}&amp;gt;} MONTH_ACT)
	, 0, RowNo())
)&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 20 Aug 2019 17:00:01 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-08-20T17:00:01Z</dc:date>
    <item>
      <title>Running average needs to be specific for each Branch code</title>
      <link>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614427#M734203</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Could you please guide me to fix the running average (Net claims) for each BR Code separately. In other words after seven months the total row should carry the average total &amp;amp;&amp;nbsp; for the next Branch it should start again from the Jan figure of the said Branch etc.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Neville&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614427#M734203</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Running average needs to be specific for each Branch code</title>
      <link>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614433#M734204</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeAvg(
	Above(
		Sum({&amp;lt;DESCRIPTION = {'NET CLAIM'}&amp;gt;} MONTH_ACT)
	, 0, RowNo())
)&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 20 Aug 2019 17:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614433#M734204</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-20T17:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Running average needs to be specific for each Branch code</title>
      <link>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614447#M734205</link>
      <description>&lt;P&gt;Thanks sunny, That is fine. Also will you suggest how I get the total row arranged in total average. Right now it is in blank. If Aggr to bring in how the string to be arranged. Eg&amp;nbsp; AS Total should be Rs 3,003,852&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 17:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614447#M734205</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2019-08-20T17:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Running average needs to be specific for each Branch code</title>
      <link>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614450#M734206</link>
      <description>&lt;P&gt;This&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(Aggr(
	RangeAvg(
		Above(
			Sum({&amp;lt;DESCRIPTION = {'NET CLAIM'}&amp;gt;} MONTH_ACT)
		, 0, RowNo())
	)
, BR_CODE, TRN_MONTH))&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 20 Aug 2019 17:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614450#M734206</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-20T17:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Running average needs to be specific for each Branch code</title>
      <link>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614452#M734207</link>
      <description>&lt;P&gt;Thank you very much. It provided what I looked forward to&lt;/P&gt;&lt;P&gt;Neville&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 18:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-average-needs-to-be-specific-for-each-Branch-code/m-p/1614452#M734207</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2019-08-20T18:03:05Z</dc:date>
    </item>
  </channel>
</rss>

