<?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 How to exclude 0 values in an average calculation? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31596#M2124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have different fields whit for example 2 3 0 values how can I exlude that 0 value in the calculation in Qlik Sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Apr 2018 16:10:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-28T16:10:17Z</dc:date>
    <item>
      <title>How to exclude 0 values in an average calculation?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31596#M2124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have different fields whit for example 2 3 0 values how can I exlude that 0 value in the calculation in Qlik Sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2018 16:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31596#M2124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-28T16:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude 0 values in an average calculation?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31597#M2125</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;There are multiple ways of doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use if statements in script and get rid of those values.&lt;/P&gt;&lt;P&gt;If you still need those for some other calculations then you can flag them in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use set analysis in front end to avoid those records from calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2018 06:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31597#M2125</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-04-29T06:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude 0 values in an average calculation?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31598#M2126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah, I have to do the average of four numbers but sometimes there's in one field with zero values, so in those cases I want to do the average over three number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2018 09:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31598#M2126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-29T09:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude 0 values in an average calculation?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31599#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way of doing this is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avg ({&amp;lt;Value={"&amp;gt;0"}&amp;gt;}Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2018 15:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-exclude-0-values-in-an-average-calculation/m-p/31599#M2127</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-04-29T15:36:04Z</dc:date>
    </item>
  </channel>
</rss>

