<?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: Total avg in linechart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053093#M933085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add new Expression: &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Quantity&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Feb 2016 16:11:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-29T16:11:44Z</dc:date>
    <item>
      <title>Total avg in linechart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053092#M933084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like to have an avg of Total(Sales) /&amp;nbsp; quantity till the periode in my chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accumalate is not the solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I include an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has someone a solution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 16:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053092#M933084</guid>
      <dc:creator>francisvandergr</dc:creator>
      <dc:date>2016-02-29T16:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Total avg in linechart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053093#M933085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add new Expression: &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Quantity&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 16:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053093#M933085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-29T16:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Total avg in linechart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053094#M933086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(Sum(Sales), 0, RowNo()))/RangeSum(Above(Sum(Quantity), 0, RowNo()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="116321" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116321_Capture.PNG" style="height: auto;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE: &lt;/STRONG&gt;Make sure you set Accumulation back to No Accumulation&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 16:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053094#M933086</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-29T16:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Total avg in linechart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053095#M933087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Rangesum(above(total Sum(Sales),0,Period))/&lt;/P&gt;&lt;P&gt;Rangesum(above(total Sum(Quantity),0,Period))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 16:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-avg-in-linechart/m-p/1053095#M933087</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-02-29T16:23:13Z</dc:date>
    </item>
  </channel>
</rss>

