<?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: How to do a WHERE not Equal Zero in an Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509223#M601355</link>
    <description>If you're using that expression in a chart then you can specify that the chart should not show zero values. In Qlik Sense you can find that option in the Add-ons section under Data handling. There you can uncheck the option Include zero values. In Qlikview you can enable the Suppress Zero-Values option on the Presentation tab of the charts properties window.</description>
    <pubDate>Mon, 19 Nov 2018 17:14:55 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-11-19T17:14:55Z</dc:date>
    <item>
      <title>How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1508279#M601352</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have an expression&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2"&gt;min&lt;/FONT&gt;&lt;FONT size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2"&gt;aggr&lt;/FONT&gt;&lt;FONT size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2"&gt;floor&lt;/FONT&gt;&lt;FONT size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#0000ff" size="2"&gt;sum&lt;/FONT&gt;&lt;FONT size="2"&gt;({$&amp;lt;&lt;/FONT&gt;&lt;FONT color="#800000" size="2"&gt;period&lt;/FONT&gt;&lt;FONT size="2"&gt; = {&lt;/FONT&gt;&lt;FONT color="#800000" size="2"&gt;"&amp;gt;=$(=$(vPeriodSet_PY)*100+12)&amp;lt;=$(vEndPeriod_CY)"&lt;/FONT&gt;&lt;FONT size="2"&gt;}-{&lt;/FONT&gt;&lt;FONT color="#800000" size="2"&gt;"$(=$(vPeriodSet_PY)*100+13)"&lt;/FONT&gt;&lt;FONT size="2"&gt;}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="2"&gt; , &lt;/FONT&gt;&lt;FONT color="#800000" size="2"&gt;Datasource&lt;/FONT&gt;&lt;FONT size="2"&gt; = {'Actual'} &amp;gt;} &lt;/FONT&gt;&lt;FONT color="#800000" size="2"&gt;GBP&lt;/FONT&gt;&lt;FONT size="2"&gt;)+50000,100000)/1000000,&lt;/FONT&gt;&lt;FONT color="#800000" size="2"&gt;period&lt;/FONT&gt;&lt;FONT size="2"&gt;))&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;I want to exclude where the value is zero.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;How would I do this?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Many thanks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Paul&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 16:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1508279#M601352</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-11-16T16:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1508299#M601353</link>
      <description>Which value? The result of the min(....) expression? Or of the sum(...) part?&lt;BR /&gt;And Qlikview or Qlik Sense?</description>
      <pubDate>Fri, 16 Nov 2018 17:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1508299#M601353</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-11-16T17:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1508944#M601354</link>
      <description>&lt;P&gt;Hi Gysbert&lt;/P&gt;&lt;P&gt;It's where the min is not zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 11:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1508944#M601354</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-11-19T11:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509223#M601355</link>
      <description>If you're using that expression in a chart then you can specify that the chart should not show zero values. In Qlik Sense you can find that option in the Add-ons section under Data handling. There you can uncheck the option Include zero values. In Qlikview you can enable the Suppress Zero-Values option on the Presentation tab of the charts properties window.</description>
      <pubDate>Mon, 19 Nov 2018 17:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509223#M601355</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-11-19T17:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509584#M601356</link>
      <description>&lt;P&gt;Hi Gysbert&lt;/P&gt;&lt;P&gt;This is in Qlikview and the expression is being used in a reference line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 09:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509584#M601356</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-11-20T09:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509590#M601357</link>
      <description>Could be this:&lt;BR /&gt;min({&amp;lt;GBP={"&amp;gt;0"}&amp;gt;}aggr(floor(sum({$&amp;lt;period = {"&amp;gt;=$(=$(vPeriodSet_PY)*100+12)&amp;lt;=$(vEndPeriod_CY)"}-{"$(=$(vPeriodSet_PY)*100+13)"}&lt;BR /&gt;, Datasource = {'Actual'} &amp;gt;} GBP)+50000,100000)/1000000,period))&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Nov 2018 10:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509590#M601357</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-11-20T10:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509593#M601358</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also do not see the min. Nevertheless, to do a not equal to 0 in set analysis you go&lt;BR /&gt;count({&amp;lt;field ={'-=0'} &amp;gt;} value)&lt;/P&gt;&lt;P&gt;what you are looking for is&amp;nbsp;&lt;SPAN&gt;{'-=0'} &lt;/SPAN&gt;. Let me know if this helps you somehow with your logic.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 10:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509593#M601358</guid>
      <dc:creator>wilsonwebb</dc:creator>
      <dc:date>2018-11-20T10:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509606#M601359</link>
      <description>&lt;P&gt;Hi Thiago&lt;/P&gt;&lt;P&gt;Thanks for trying, but I cant seem to get it to work.&lt;/P&gt;&lt;P&gt;I'll take a bit more time myself&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 10:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509606#M601359</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-11-20T10:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509607#M601360</link>
      <description>&lt;P&gt;also thanks Wilsonwebb&lt;/P&gt;&lt;P&gt;You've given me ideas ill see if I can it to work&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 10:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509607#M601360</guid>
      <dc:creator>paul_ripley</dc:creator>
      <dc:date>2018-11-20T10:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a WHERE not Equal Zero in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509654#M601361</link>
      <description>You can also create a flag when GBP value is 0. Just like:&lt;BR /&gt;&lt;BR /&gt;Load&lt;BR /&gt;Other_Fields,&lt;BR /&gt;If (NumSum (GBP)=0,'Yes','No') as Flag_GBP&lt;BR /&gt;From yourDB;&lt;BR /&gt;&lt;BR /&gt;Then on the UI you should try this expression:&lt;BR /&gt;min({&amp;lt;Flag_GBP={'No'}&amp;gt;}aggr(floor(sum({$&amp;lt;period = {"&amp;gt;=$(=$(vPeriodSet_PY)*100+12)&amp;lt;=$(vEndPeriod_CY)"}-{"$(=$(vPeriodSet_PY)*100+13)"}&lt;BR /&gt;, Datasource = {'Actual'} ,Flag_GBP={'No'}&amp;gt;} GBP)+50000,100000)/1000000,period))</description>
      <pubDate>Tue, 20 Nov 2018 11:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-a-WHERE-not-Equal-Zero-in-an-Expression/m-p/1509654#M601361</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-11-20T11:34:25Z</dc:date>
    </item>
  </channel>
</rss>

