<?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: Select and avoid nulls at the same time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973721#M947591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This formula is giving me the opposite avoiding 99 and whatsapp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Dec 2015 15:26:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-22T15:26:49Z</dc:date>
    <item>
      <title>Select and avoid nulls at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973717#M947587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a database where the nulls values are set as 99.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I calculate the average of the satisfaction for example I use this way to avoid nulls values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg ({$-&amp;lt; [Satisfaction]={"99"}&amp;gt;}[Satisfaction])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when I tried to select the satisfaction of several logistic values (for example YES or NOT use Whatsapp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do this with the following formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg ({&amp;lt;[WhatsApp Usage]={"YES"}&amp;gt;}[Satisfaccion]) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is &lt;SPAN style="text-decoration: underline;"&gt;how can I do this to the same time? T&lt;/SPAN&gt;his is, obtain the satisfacction of Whatsapp users but without taking into account the Satisfaction null values that are increasing incorretly the average.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Javi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973717#M947587</guid>
      <dc:creator />
      <dc:date>2015-12-22T14:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Select and avoid nulls at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973718#M947588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Have you tried this:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Avg ({$-&amp;lt; [Satisfaction]={"99"},&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[WhatsApp Usage]={"YES"}&lt;/STRONG&gt;&amp;gt;}[Satisfaction])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973718#M947588</guid>
      <dc:creator>roger_stone</dc:creator>
      <dc:date>2015-12-22T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Select and avoid nulls at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973719#M947589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use on expression with both the conditions like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg ({&amp;lt;[WhatsApp Usage]={"YES"},[Satisfaction]-={"99"}&amp;gt;}[Satisfaccion]) &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973719#M947589</guid>
      <dc:creator>thakkarrahul01</dc:creator>
      <dc:date>2015-12-22T14:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Select and avoid nulls at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973720#M947590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Avg ({$&amp;lt; [Satisfaction]-={"99"},&lt;STRONG style="font-style: inherit; font-size: 13px;"&gt;[WhatsApp Usage]={"YES"}&lt;/STRONG&gt;&amp;gt;}[Satisfaction])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973720#M947590</guid>
      <dc:creator>roger_stone</dc:creator>
      <dc:date>2015-12-22T14:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Select and avoid nulls at the same time</title>
      <link>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973721#M947591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This formula is giving me the opposite avoiding 99 and whatsapp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 15:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-and-avoid-nulls-at-the-same-time/m-p/973721#M947591</guid>
      <dc:creator />
      <dc:date>2015-12-22T15:26:49Z</dc:date>
    </item>
  </channel>
</rss>

