<?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 Null Values not recognizing as number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Null-Values-not-recognizing-as-number/m-p/1825660#M1213938</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have straight table where I want to highlight values greater than 75% in green and less than 75% in red.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am achieving this by adding an if statement to the end of the expression within the Background Colour option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if((sum({&amp;lt;[Difot Week Start Date]={"29/06/2020"} &amp;gt;}[Difot Units Received]))&lt;/P&gt;&lt;P&gt;/&lt;BR /&gt;(sum({&amp;lt;[Difot Week Start Date]={"29/06/2020"} &amp;gt;}[Difot Units Ordered]))&amp;lt;=.75 ,RGB(255,196,196),RGB(185,255,185))&lt;/P&gt;&lt;P&gt;However, in the cases where the expression results in null the null value is returning green and not red as I wish. Even when I convert the null to zero, it is still displaying green.&lt;/P&gt;&lt;P&gt;Appreciate any advice on how to solve this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jul 2021 05:07:43 GMT</pubDate>
    <dc:creator>NickBentley</dc:creator>
    <dc:date>2021-07-30T05:07:43Z</dc:date>
    <item>
      <title>Null Values not recognizing as number</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-not-recognizing-as-number/m-p/1825660#M1213938</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have straight table where I want to highlight values greater than 75% in green and less than 75% in red.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am achieving this by adding an if statement to the end of the expression within the Background Colour option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if((sum({&amp;lt;[Difot Week Start Date]={"29/06/2020"} &amp;gt;}[Difot Units Received]))&lt;/P&gt;&lt;P&gt;/&lt;BR /&gt;(sum({&amp;lt;[Difot Week Start Date]={"29/06/2020"} &amp;gt;}[Difot Units Ordered]))&amp;lt;=.75 ,RGB(255,196,196),RGB(185,255,185))&lt;/P&gt;&lt;P&gt;However, in the cases where the expression results in null the null value is returning green and not red as I wish. Even when I convert the null to zero, it is still displaying green.&lt;/P&gt;&lt;P&gt;Appreciate any advice on how to solve this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 05:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-not-recognizing-as-number/m-p/1825660#M1213938</guid>
      <dc:creator>NickBentley</dc:creator>
      <dc:date>2021-07-30T05:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values not recognizing as number</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-not-recognizing-as-number/m-p/1825662#M1213939</link>
      <description>&lt;P&gt;So basically you have to put your red condition in else part of the expression. Tyr like:&lt;/P&gt;&lt;P&gt;If( Expr &amp;gt;75, green, red)&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 05:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-not-recognizing-as-number/m-p/1825662#M1213939</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2021-07-30T05:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values not recognizing as number</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-not-recognizing-as-number/m-p/1825743#M1213943</link>
      <description>&lt;P&gt;Thanks Tresesco! That has worked well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 10:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-not-recognizing-as-number/m-p/1825743#M1213943</guid>
      <dc:creator>NickBentley</dc:creator>
      <dc:date>2021-07-30T10:48:23Z</dc:date>
    </item>
  </channel>
</rss>

