<?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: NULL values type two in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133992#M9444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I'm correct (still need to learn). but the "Background Color Expression" can only work properly if the field in the table really exists. If you have in the "Field Expression" an isNull function and fill the field with blank (or better: create the field in the table), then also the isNull function in the "Background Color Expression" can color the field appropriate. But if the field in the table is greyish and with the dash it doesn't exist and cannot be colorized.&lt;/P&gt;&lt;P&gt;That's my impression I got by solving this topic here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to your last question: yes, it's solved but not sure which reply I should mark as answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2018 08:57:30 GMT</pubDate>
    <dc:creator>mlattemann</dc:creator>
    <dc:date>2018-08-10T08:57:30Z</dc:date>
    <item>
      <title>NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133979#M9431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have problems dealing with NULL values. As I figured out by the paper "&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/3155-18-249470/NULL and Nothing.pdf"&gt;NULL and Nothing&lt;/A&gt;" I am dealing with "Missing values of type two" (see page 5). On page 11 there is a way described to work with those NULL values, however I cannot find the setting which is described there: "Chart Properties -&amp;gt; Presentation -&amp;gt; Populate missing cells". Does the paper refers only to QlikView and not to QlikSense? If so, how to work with these kind of NULL values in QlikSense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as an example I create a chart from two different tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124.2" style="border: 1px solid #000000; width: 233.2px; height: 96px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;First date&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;001&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;First Date 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;002&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;First Date 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;003&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;First Date 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;004&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;First Date 4&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74.2" style="border: 1px solid #000000; width: 234.2px; height: 74px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Second date&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Second Date 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;003&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Second Date 3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I create a Table chart out of them I got:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124.2" style="border: 1px solid #000000; width: 304.2px; height: 117px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;First Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Second Date&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;First Date 1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Second Date 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;002&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;First Date 2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;003&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;First Date 3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Second Date 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;004&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;First Date 4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However these missing cells are not detected by the isNull function (according to the paper: missing value type two) and e.g. cannot be marked with a specific background color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to handle this type two NULL values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 09:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133979#M9431</guid>
      <dc:creator>mlattemann</dc:creator>
      <dc:date>2018-07-27T09:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133980#M9432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to in the chart properties select the dimension 'Second Date' and mark this option ' Suppress When Value Is Null'&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/209125_Screenshot_1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it help's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 15:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133980#M9432</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-07-27T15:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133981#M9433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;thanks for your reply (sorry I was one week on vacation, therefore the delay...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not what I'm looking for. The resulting table is looking like below, when I'm choosing this option:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124.2" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}"&gt;&lt;THEAD&gt;&lt;TR&gt;&lt;TH class="header headerSortDown" style="border: 1px solid #000000; padding: 2px; color: #ffffff; background-color: #6690bc; text-align: center;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid #000000; padding: 2px; color: #ffffff; background-color: #6690bc; text-align: center;" valign="middle"&gt;First Date&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid #000000; padding: 2px; color: #ffffff; background-color: #6690bc; text-align: center;" valign="middle"&gt;Second Date&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000; padding: 2px;"&gt;001&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; padding: 2px;"&gt;First Date 1&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; padding: 2px;"&gt;Second Date 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: 1px solid #000000; padding: 2px;"&gt;003&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; padding: 2px;"&gt;First Date 3&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; padding: 2px;"&gt;Second Date 3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to suppress those lines, but rather "work" with those empty fields. E.g. if date 2 is more than 30 days after date 1 then mark it red if it's still empty to indicate that action is needed.&lt;/P&gt;&lt;P&gt;According to my cited paper these "missing" dates are not evaluated by qliksense and I cannot find this mentioned option "Populate missing cells".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 08:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133981#M9433</guid>
      <dc:creator>mlattemann</dc:creator>
      <dc:date>2018-08-06T08:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133982#M9434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Now I get it...&lt;BR /&gt;&lt;BR /&gt;Here's what I did with what I did.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="exdates.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/210135_exdates.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;This is what you need?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 13:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133982#M9434</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-08-07T13:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133983#M9435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo&lt;/P&gt;&lt;P&gt;This is exactly what I'm looking for. But the isNull function does not detect the null fields (gey fields with dash).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my "Background color expression" simply looks like:&lt;/P&gt;&lt;P&gt;=if(isNull([Second Date]),yellow())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW: the oposite "Not isNull" works (and also coloring some differences between first and second date), so it seems to me the color coding function itself is working - but not with the null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 14:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133983#M9435</guid>
      <dc:creator>mlattemann</dc:creator>
      <dc:date>2018-08-07T14:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133984#M9436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Job Marc !!&lt;/P&gt;&lt;P&gt;Nice that it worked for you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, don't forget to check as the correct answer if it solved your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bey,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 20:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133984#M9436</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-08-07T20:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133985#M9437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry I was unclear: I want to achive what you have in your example but I cannot... When I open your qvw-file in QlikSense-Desktop I see your scripts, but the apps are not there. So I still don't know how you managed your color coding &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;I'm still a beginner, so maybe I did something wrong when importing the qvw-file to QlikSense-Desktop...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your help,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133985#M9437</guid>
      <dc:creator>mlattemann</dc:creator>
      <dc:date>2018-08-08T08:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133986#M9438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc, no problem !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, send me your .qvw with the data model.&lt;/P&gt;&lt;P&gt;I will ajust for you and get prints of the screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 11:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133986#M9438</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-08-08T11:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133987#M9439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I took your template in my local desktop installation and created an app with a table with my code from above and uploaded as qvf (I don't know how to transform to qvw).&lt;/P&gt;&lt;P&gt;Still the NULL values are not color coded - so the issue is the same as my original data on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to get my original data from the server as qvf or qvw file, but your data reflect my situation quite good and simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 13:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133987#M9439</guid>
      <dc:creator>mlattemann</dc:creator>
      <dc:date>2018-08-08T13:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133988#M9440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marc, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;my mistake, I did it on qlikview and not on qlisense, I'm going to fix it now!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 17:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133988#M9440</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-08-08T17:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133989#M9441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look if it help's you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 17:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133989#M9441</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-08-08T17:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133990#M9442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the background color expression directly on the column doesn't work in your example as well, because this line&lt;/P&gt;&lt;P&gt;if(len([Second Date])&amp;gt; 1,green(),'no date')&lt;/P&gt;&lt;P&gt;doesn't return "no date" in case of Null values (I tried blue() instead of 'no date' as well and it doesn't work either).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I modified your code for the "Return" column to&lt;/P&gt;&lt;P&gt;if(Not IsNull([Second Date]),date([Second Date]),'NOK')&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-08-09 09_16_58-Qlik Sense Desktop.png" class="jive-image image-1" src="/legacyfs/online/210343_2018-08-09 09_16_58-Qlik Sense Desktop.png" style="height: 124px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;So the trick might be, not using the isNull function on the existing column but create a new one instead and fill it in case it's not null... And on this column also the coloring of the background works as intended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So thanks again Pablo for your extensive help and patience &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 07:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133990#M9442</guid>
      <dc:creator>mlattemann</dc:creator>
      <dc:date>2018-08-09T07:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133991#M9443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice Marc !&lt;/P&gt;&lt;P&gt;Normaly IsNull works....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It solves your problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 19:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133991#M9443</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-08-09T19:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133992#M9444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I'm correct (still need to learn). but the "Background Color Expression" can only work properly if the field in the table really exists. If you have in the "Field Expression" an isNull function and fill the field with blank (or better: create the field in the table), then also the isNull function in the "Background Color Expression" can color the field appropriate. But if the field in the table is greyish and with the dash it doesn't exist and cannot be colorized.&lt;/P&gt;&lt;P&gt;That's my impression I got by solving this topic here...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to your last question: yes, it's solved but not sure which reply I should mark as answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 08:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133992#M9444</guid>
      <dc:creator>mlattemann</dc:creator>
      <dc:date>2018-08-10T08:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: NULL values type two</title>
      <link>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133993#M9445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to use NullAsValue but with the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normaly IsNull works....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 13:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NULL-values-type-two/m-p/133993#M9445</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-08-10T13:03:55Z</dc:date>
    </item>
  </channel>
</rss>

