<?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 How to condition a simple expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-condition-a-simple-expression/m-p/965117#M650784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am sure this is a silly-easy question but I am new and learning to please be patient :&lt;/P&gt;&lt;P&gt;I have the following expression in a Pivot Table Chart with Sales and Day\Month\Year dimensions (among others) :&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Sum (sales) - Above (Sum (Sales))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How Can I add a condition that when sum (sales) = 0&amp;nbsp; than&amp;nbsp; either show an error or do not show any value for the expression in the Chart&lt;/P&gt;&lt;P&gt;(Since when Sum can not be zero, it indicate the data was not loaded in that Date)&lt;/P&gt;&lt;P&gt;(Sum (sales) - Above (Sum (Sales)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nir&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Sep 2015 08:05:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-03T08:05:18Z</dc:date>
    <item>
      <title>How to condition a simple expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-condition-a-simple-expression/m-p/965117#M650784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am sure this is a silly-easy question but I am new and learning to please be patient :&lt;/P&gt;&lt;P&gt;I have the following expression in a Pivot Table Chart with Sales and Day\Month\Year dimensions (among others) :&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Sum (sales) - Above (Sum (Sales))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How Can I add a condition that when sum (sales) = 0&amp;nbsp; than&amp;nbsp; either show an error or do not show any value for the expression in the Chart&lt;/P&gt;&lt;P&gt;(Since when Sum can not be zero, it indicate the data was not loaded in that Date)&lt;/P&gt;&lt;P&gt;(Sum (sales) - Above (Sum (Sales)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nir&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 08:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-condition-a-simple-expression/m-p/965117#M650784</guid>
      <dc:creator />
      <dc:date>2015-09-03T08:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to condition a simple expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-condition-a-simple-expression/m-p/965118#M650786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(&lt;STRONG style="text-decoration: underline;"&gt;Sum (sales) - Above (Sum (Sales))&amp;lt;&lt;/STRONG&gt;&amp;gt;0, &lt;STRONG style="text-decoration: underline;"&gt;Sum (sales) - Above (Sum (Sales))&lt;/STRONG&gt;, 'Not Avail.') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 08:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-condition-a-simple-expression/m-p/965118#M650786</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-03T08:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to condition a simple expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-condition-a-simple-expression/m-p/965119#M650787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum(sales) &amp;lt;&amp;gt; 0, Sum(sales) - Above(Sum(Sales)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 08:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-condition-a-simple-expression/m-p/965119#M650787</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-03T08:11:16Z</dc:date>
    </item>
  </channel>
</rss>

