<?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: Background color for pivot table cells with MISSING values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320625#M581087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, do you have any news about this Qlikview Bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Oct 2013 19:04:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-25T19:04:50Z</dc:date>
    <item>
      <title>Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320621#M581083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table and an expression for setting cells' its background color. It's just RED(), unconditionally.&lt;/P&gt;&lt;P&gt;Unfortunately, the MISSING values ignore my color and take the default one - white. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to override the default color for the expression by setting CUSTOM FORMAT CELL. But that is not a solution when I have many expression which I want to color differently according to dimension values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is: how to make Qlikview consider the background color expression also for MISSING cells?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Valera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 11:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320621#M581083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-31T11:27:27Z</dc:date>
    </item>
    <item>
      <title>Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320622#M581084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Valera,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how about trying to use an expression for your expression's background color. Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([Your Expression Here]&amp;gt;1, rgb(255,0,0),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([Your Expression Here]=1, rgb(255,255,0),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([Your Expression Here]&amp;lt;1, rgb(0,255,0), &lt;SPAN style="text-decoration: underline;"&gt;rgb(128,128,128)&lt;/SPAN&gt;)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you still have to put in the colors that you need (My example will give you a red, yellow, green ELSE light grey).&lt;/P&gt;&lt;P&gt; The most important part for your case would be the underlined part, which ultimately will control what color your missing values will get (if else statement=in your case --&amp;gt; missing values).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Jakob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 15:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320622#M581084</guid>
      <dc:creator>jjfabian</dc:creator>
      <dc:date>2012-01-31T15:15:13Z</dc:date>
    </item>
    <item>
      <title>Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320623#M581085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I received a message from Qlikview. They say it is impossible to set the background cell color for MISSING values.&lt;/P&gt;&lt;P&gt;Pity... &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 14:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320623#M581085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T14:10:30Z</dc:date>
    </item>
    <item>
      <title>Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320624#M581086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Valera,&lt;/P&gt;&lt;P&gt; Not sure if this helps with your situation but I had a similar issue with a roster calendar and wanting to highlight the weekend columns. I resorted to using the following in the Expression to get rid of the null values rather than changing the code.. &lt;/P&gt;&lt;P&gt;IF(ROSTER = 'Early' or ROSTER ='Middle'&amp;nbsp; or ROSTER = 'Late' or ROSTER = 'Training'&amp;nbsp; ,ROSTER, '&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ') &lt;/P&gt;&lt;P&gt;The Background Colour expression =if(WEEKDAY(ROSTER_DATE) &amp;gt;4, Lightgray()) then highlights the whole column whereas before it only highlighted where there was a value. If your case you would put in more IF statements for the different colours.&lt;/P&gt;&lt;P&gt;I've also used this in the Date Dimension as previously it would only highlight the weekend if the cell below has a value. &lt;/P&gt;&lt;P&gt;You've probably worked this out for yourself - but just in case...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 09:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320624#M581086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-29T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320625#M581087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, do you have any news about this Qlikview Bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 19:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320625#M581087</guid>
      <dc:creator />
      <dc:date>2013-10-25T19:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320626#M581088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same need, my expression returns 0 and this is considered as a missing value in the pivot table. As IsNull doesn't work, there is no way to detect the missing value ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas are welcome !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 16:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320626#M581088</guid>
      <dc:creator />
      <dc:date>2014-02-27T16:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320627#M581089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cook the missing value in the script, so it won't be missing any more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 11:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320627#M581089</guid>
      <dc:creator />
      <dc:date>2014-03-19T11:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320628#M581091</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; This is to update you, This is a limitation in QlikView and considered working as designed. Even Isnull condition will not work for Missing Values and it will return ' - ' as QlikView engine does not understand, specially in Pivot tables it will not give the desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Advait&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 08:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320628#M581091</guid>
      <dc:creator>advait_thakur</dc:creator>
      <dc:date>2014-06-24T08:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320629#M581092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any news on this. I need to color my rows in a pivot table where i have null values also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 12:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320629#M581092</guid>
      <dc:creator />
      <dc:date>2014-08-14T12:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320630#M581094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't we write some expression to change the color?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Arindam Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 12:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320630#M581094</guid>
      <dc:creator />
      <dc:date>2014-08-14T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320631#M581096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sono fuori dall'ufficio da Lun 28/07/2014 fino a Dom 31/08/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nota: Questa è una risposta automatizzata al messaggio  "Re:  - Background&lt;/P&gt;&lt;P&gt;color for pivot table cells with MISSING values" inviata il 8/14/14 2:50:13 PM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questa è l'unica notifica che verrà ricevuta mentre la persona è assente.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 14:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320631#M581096</guid>
      <dc:creator />
      <dc:date>2014-08-14T14:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320632#M581097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sono fuori dall'ufficio da Lun 28/07/2014 fino a Dom 31/08/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nota: Questa è una risposta automatizzata al messaggio  "Re:  - Background&lt;/P&gt;&lt;P&gt;color for pivot table cells with MISSING values" inviata il 8/14/14 2:48:18 PM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questa è l'unica notifica che verrà ricevuta mentre la persona è assente.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 14:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320632#M581097</guid>
      <dc:creator />
      <dc:date>2014-08-14T14:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320633#M581098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it like if there are more than two dimensions then the color pattern wont work? I am adding three dimensions then the color pattern is not working. Please advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 05:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320633#M581098</guid>
      <dc:creator />
      <dc:date>2014-08-18T05:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320634#M581099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sono fuori dall'ufficio da Lun 28/07/2014 fino a Dom 31/08/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nota: Questa è una risposta automatizzata al messaggio  "Re:  - Background&lt;/P&gt;&lt;P&gt;color for pivot table cells with MISSING values" inviata il 8/18/14 7:24:53 AM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questa è l'unica notifica che verrà ricevuta mentre la persona è assente.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 08:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320634#M581099</guid>
      <dc:creator />
      <dc:date>2014-08-18T08:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320635#M581100</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;could you attach an example of simple qvw reproducing this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 09:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320635#M581100</guid>
      <dc:creator>lft</dc:creator>
      <dc:date>2014-08-18T09:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320636#M581101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sono fuori dall'ufficio da Lun 28/07/2014 fino a Dom 31/08/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nota: Questa è una risposta automatizzata al messaggio  "Re:  - Background&lt;/P&gt;&lt;P&gt;color for pivot table cells with MISSING values" inviata il 8/18/14 11:21:48 AM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questa è l'unica notifica che verrà ricevuta mentre la persona è assente.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 14:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320636#M581101</guid>
      <dc:creator />
      <dc:date>2014-08-18T14:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320637#M581102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having the same issue. Trying to highlight the column with the current week number. The missing values do not get colored in the background.&lt;/P&gt;&lt;P&gt;THX for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 12:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320637#M581102</guid>
      <dc:creator />
      <dc:date>2014-09-18T12:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320638#M581103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="$1B7F2B548FB03095.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/67106_$1B7F2B548FB03095.bmp" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can replace the missing cell with 0. Go to presentation Tab in Chart properties.&lt;/P&gt;&lt;P&gt;Uncheck 'Suppress Zero-values&lt;/P&gt;&lt;P&gt;Uncheck Missing&lt;/P&gt;&lt;P&gt;Check populate Missing Cells&lt;/P&gt;&lt;P&gt;Specify the Missing Symbol and Null Symbol as 0(As shown)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 12:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320638#M581103</guid>
      <dc:creator />
      <dc:date>2014-09-18T12:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320639#M581104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you but I have to use Suppress Zero-Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320639#M581104</guid>
      <dc:creator />
      <dc:date>2014-10-30T10:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Background color for pivot table cells with MISSING values</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320640#M581105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I figured out a way to do this.&amp;nbsp; If you uncheck&amp;nbsp;&amp;nbsp; 'Suppress Zero-values' , you will first get zeros in your cells with missing data.&amp;nbsp; I needed dashes and not zeros ( but this will also work for spaces). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the number tab under 'Format Pattern', I originally had &lt;STRONG&gt;#,##0;(#,##0)&lt;/STRONG&gt; (in order to get parens around negative values).&amp;nbsp; There is no final semicolon as you can see.&amp;nbsp; To get the dashes, I added a semicolon after the (#,###0) and&amp;nbsp;&amp;nbsp; my dash, so the pattern looked like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#,##0;(#,##0);-&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The background color then filled in all cells, including the ones with a dash.&amp;nbsp; If you need spaces in the cells instead of dashes, you would put the semicolon alone without an additional character. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you only have one pattern like this #,##0, it worked if I added two semicolons and then nothing if I wanted a space and a dash if i wanted a dash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 16:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-for-pivot-table-cells-with-MISSING-values/m-p/320640#M581105</guid>
      <dc:creator />
      <dc:date>2015-03-17T16:42:25Z</dc:date>
    </item>
  </channel>
</rss>

