<?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: Creating an average from chart expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760059#M1049028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using&lt;/P&gt;&lt;P&gt;rangemax(Expression1, 0) + rangemax(Expression2,0) etc.. etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 12:12:59 GMT</pubDate>
    <dc:creator>marcus_malinow</dc:creator>
    <dc:date>2014-11-17T12:12:59Z</dc:date>
    <item>
      <title>Creating an average from chart expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760058#M1049027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created several expressions from which I need an overall average.&lt;/P&gt;&lt;P&gt;The sum expression I've created is a simple addition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression1 + Expression2 + Expression3 .........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the expression only gives a value if all the expressions have a value.&amp;nbsp; How do I get a total/average if any of the constituent expressions is missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this gratefully received,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Racine62&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 12:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760058#M1049027</guid>
      <dc:creator />
      <dc:date>2014-11-17T12:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an average from chart expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760059#M1049028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using&lt;/P&gt;&lt;P&gt;rangemax(Expression1, 0) + rangemax(Expression2,0) etc.. etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 12:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760059#M1049028</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2014-11-17T12:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an average from chart expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760060#M1049030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;look at alt function&lt;/P&gt;&lt;P&gt;the result of alt(null(), 0) is 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or at the rangesum function&lt;/P&gt;&lt;P&gt;from online help &lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor363"&gt;&lt;/A&gt;&lt;A name="Ch_rangesum"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;rangesum(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;expr1 [ , expr2, ... exprN ]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns the sum of a range of 1 to N arguments. As opposed to the &lt;SPAN style="font-size: 11pt; font-weight: bold;"&gt;+&lt;/SPAN&gt; operator, &lt;SPAN class="Bold"&gt;rangesum&lt;/SPAN&gt; will treat all non-numeric values as 0. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 12:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760060#M1049030</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-11-17T12:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an average from chart expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760061#M1049032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this,&lt;/P&gt;&lt;P&gt;Racine62&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 13:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-average-from-chart-expressions/m-p/760061#M1049032</guid>
      <dc:creator />
      <dc:date>2014-11-17T13:17:19Z</dc:date>
    </item>
  </channel>
</rss>

