<?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: removing zero values from an expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680410#M246703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I used that formula my machine time changed from zero to -.  It did not remove it from my table.  I still have the suppress zero and suppress null check boxes checked on the presentation tab.  What is interesting is it actually changed it from a zero to a null but I still can’t get those lines to not show on my straight table.  Does the picture below help at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kimberly Glidewell&lt;/P&gt;&lt;P&gt;E-Z-GO/Textron&lt;/P&gt;&lt;P&gt;Systems Analyst&lt;/P&gt;&lt;P&gt;Phone: 706-560-6091&lt;/P&gt;&lt;P&gt;Fax: 706-826-1210&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 16:26:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-15T16:26:51Z</dc:date>
    <item>
      <title>removing zero values from an expression</title>
      <link>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680408#M246701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table.&amp;nbsp; One expression is =&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MachValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;*(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OpQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; - (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OperationYield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Scrap&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt; this will return zero values.&amp;nbsp; I want the straight table to report out all lines which do not have zero value.&amp;nbsp; I have tried marking the suppress zero values and suprees when null but that has not proved successful.&amp;nbsp; I don't think I can do anything different in my load because this is a calculation.&amp;nbsp; Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 16:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680408#M246701</guid>
      <dc:creator />
      <dc:date>2014-07-15T16:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: removing zero values from an expression</title>
      <link>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680409#M246702</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;Did you try with if condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;MachValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OpQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; - (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OperationYield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Scrap&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;))&lt;/SPAN&gt;&amp;lt;&amp;gt;0,&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;MachValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OpQty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; - (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OperationYield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Scrap&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;))&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also tick on supress null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 16:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680409#M246702</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-07-15T16:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: removing zero values from an expression</title>
      <link>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680410#M246703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I used that formula my machine time changed from zero to -.  It did not remove it from my table.  I still have the suppress zero and suppress null check boxes checked on the presentation tab.  What is interesting is it actually changed it from a zero to a null but I still can’t get those lines to not show on my straight table.  Does the picture below help at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kimberly Glidewell&lt;/P&gt;&lt;P&gt;E-Z-GO/Textron&lt;/P&gt;&lt;P&gt;Systems Analyst&lt;/P&gt;&lt;P&gt;Phone: 706-560-6091&lt;/P&gt;&lt;P&gt;Fax: 706-826-1210&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 16:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680410#M246703</guid>
      <dc:creator />
      <dc:date>2014-07-15T16:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: removing zero values from an expression</title>
      <link>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680411#M246704</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;As per provided expression,&lt;/P&gt;&lt;P&gt;It is working fine for that particular Expression only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just confirm it by disabling all other expression except provided solution expression.&lt;/P&gt;&lt;P&gt;It will give you only those value which does not contain 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In provided image, You are calculating some more expression also, which contain values on that row&lt;/P&gt;&lt;P&gt;Therefore our expression is showing -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand, what I want to say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing if possible share you sample apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 04:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-zero-values-from-an-expression/m-p/680411#M246704</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-07-16T04:40:50Z</dc:date>
    </item>
  </channel>
</rss>

