<?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: Couting negative values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Couting-negative-values/m-p/312272#M585143</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;You need to count some thing like in your expression for negative values &lt;/P&gt;&lt;P&gt;=Count ( If(YourField &amp;lt; 0, YourField ))&lt;/P&gt;&lt;P&gt;As i understand or not please confirm me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2011 05:47:16 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2011-08-31T05:47:16Z</dc:date>
    <item>
      <title>Couting negative values</title>
      <link>https://community.qlik.com/t5/QlikView/Couting-negative-values/m-p/312271#M585142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to develop a bar chart in which I will count &lt;STRONG&gt;only &lt;/STRONG&gt;the amount of negative values in one of the selected dimensions in my database project.&lt;/P&gt;&lt;P&gt;Could anyone help me about the expression I should use for that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andre.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 05:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Couting-negative-values/m-p/312271#M585142</guid>
      <dc:creator />
      <dc:date>2011-08-31T05:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Couting negative values</title>
      <link>https://community.qlik.com/t5/QlikView/Couting-negative-values/m-p/312272#M585143</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;You need to count some thing like in your expression for negative values &lt;/P&gt;&lt;P&gt;=Count ( If(YourField &amp;lt; 0, YourField ))&lt;/P&gt;&lt;P&gt;As i understand or not please confirm me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 05:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Couting-negative-values/m-p/312272#M585143</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-31T05:47:16Z</dc:date>
    </item>
    <item>
      <title>Couting negative values</title>
      <link>https://community.qlik.com/t5/QlikView/Couting-negative-values/m-p/312273#M585144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you need an if() in there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= count(if(YourField &amp;lt;0,YourField))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to count the amount of values (use sum() to sum them up)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 07:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Couting-negative-values/m-p/312273#M585144</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-31T07:08:37Z</dc:date>
    </item>
  </channel>
</rss>

