<?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 Do not load zero values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Do-not-load-zero-values/m-p/318605#M1198444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have loaded a full account extract into QV. Four of the fields that I want to use in a transactional sheet are&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Number of Purchases for the cycle&lt;/LI&gt;&lt;LI&gt;Value of Purchases for the cycle&lt;/LI&gt;&lt;LI&gt;Number of Paymentsfor the cycle&lt;/LI&gt;&lt;LI&gt;Value of Paymentsfor the cycle&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I then add them in list boxes, with a purchase summary box, payments summary box.&lt;/P&gt;&lt;P&gt;My problem is that when someone did not make a purchase/payment it is displayed as R0.00, but the summary box obviously still counts it (in total count), so for both purchases and payments it now shows the total amount of customers on our books, as opposed to the total amount of purchases and payments.&lt;/P&gt;&lt;P&gt;What should I do if I want the total count to not include zeroes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2011 13:30:49 GMT</pubDate>
    <dc:creator>gerhardl</dc:creator>
    <dc:date>2011-04-07T13:30:49Z</dc:date>
    <item>
      <title>Do not load zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-load-zero-values/m-p/318605#M1198444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have loaded a full account extract into QV. Four of the fields that I want to use in a transactional sheet are&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Number of Purchases for the cycle&lt;/LI&gt;&lt;LI&gt;Value of Purchases for the cycle&lt;/LI&gt;&lt;LI&gt;Number of Paymentsfor the cycle&lt;/LI&gt;&lt;LI&gt;Value of Paymentsfor the cycle&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I then add them in list boxes, with a purchase summary box, payments summary box.&lt;/P&gt;&lt;P&gt;My problem is that when someone did not make a purchase/payment it is displayed as R0.00, but the summary box obviously still counts it (in total count), so for both purchases and payments it now shows the total amount of customers on our books, as opposed to the total amount of purchases and payments.&lt;/P&gt;&lt;P&gt;What should I do if I want the total count to not include zeroes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 13:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-load-zero-values/m-p/318605#M1198444</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2011-04-07T13:30:49Z</dc:date>
    </item>
    <item>
      <title>Do not load zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-load-zero-values/m-p/318606#M1198446</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;can you not just use an if statement in your expression to say only count if the field value is &amp;lt;&amp;gt; 0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 14:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-load-zero-values/m-p/318606#M1198446</guid>
      <dc:creator />
      <dc:date>2011-04-07T14:14:17Z</dc:date>
    </item>
    <item>
      <title>Do not load zero values</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-load-zero-values/m-p/318607#M1198448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;COUNT(IF(Value &amp;lt;&amp;gt; 0, Customer))&lt;/P&gt;&lt;P&gt;++&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 14:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-load-zero-values/m-p/318607#M1198448</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-04-07T14:18:22Z</dc:date>
    </item>
  </channel>
</rss>

