<?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: Re: How to include Zero value on an AVG() Function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552699#M206461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one doesnt work, shows me the same rasult always, look i let you what i wantin an excel, hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 16:21:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-31T16:21:33Z</dc:date>
    <item>
      <title>How to include Zero value on an AVG() Function?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552697#M206459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ive got this on a Pivot table as Expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avg(Aggr(Sum( costo_maximo),Semana,MP)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the Avg only shows the result of the columns with a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 23:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552697#M206459</guid>
      <dc:creator />
      <dc:date>2013-10-30T23:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to include Zero value on an AVG() Function?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552698#M206460</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;Instead of that expression try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Aggr(Sum( costo_maximo),Semana,MP)) / Sum(Aggr(1, Semana,MP)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 01:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552698#M206460</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-10-31T01:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to include Zero value on an AVG() Function?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552699#M206461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one doesnt work, shows me the same rasult always, look i let you what i wantin an excel, hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552699#M206461</guid>
      <dc:creator />
      <dc:date>2013-10-31T16:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to include Zero value on an AVG() Function?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552700#M206462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try deselecting option 'Suppress zero values' on presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552700#M206462</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-31T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to include Zero value on an AVG() Function?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552701#M206463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one was always deselected &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552701#M206463</guid>
      <dc:creator />
      <dc:date>2013-10-31T16:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to include Zero value on an AVG() Function?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552702#M206464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then I think you need to post a sample file that demonstrate your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't reproduce it with the option deselected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 17:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552702#M206464</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-10-31T17:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to include Zero value on an AVG() Function?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552703#M206465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for everything, with your idea of the suprees i just get noticed, those ones are no "0",otherwise thery are missing values!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 18:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-Zero-value-on-an-AVG-Function/m-p/552703#M206465</guid>
      <dc:creator />
      <dc:date>2013-10-31T18:11:20Z</dc:date>
    </item>
  </channel>
</rss>

