<?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 is there any function for missing values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202651#M60269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Nathan. I'm just telling &amp;gt;.O&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2011 12:07:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-07T12:07:29Z</dc:date>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202641#M60259</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 working on a table chart. I have some cells missing values or appearing as null. I want to highlight the null values,missing values and 0 values as different colors.&lt;/P&gt;&lt;P&gt;How can i identify the null and missing values? i think we have isnull function for null values but what function is used for missing values?&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 08:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202641#M60259</guid>
      <dc:creator />
      <dc:date>2011-04-07T08:19:40Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202642#M60260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;Im new in QV but maybe it can help you. maybe not &amp;gt;.&amp;lt;&lt;/P&gt;&lt;P&gt;In expression background type like this&lt;/P&gt;&lt;P&gt;if(fieldname='0' or len(fieldname)=0, red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if its net help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 08:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202642#M60260</guid>
      <dc:creator />
      <dc:date>2011-04-07T08:29:50Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202643#M60261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Thanks for your reply. If I have to seperate 0 values and missing values seperately, then how do i do it?&lt;/P&gt;&lt;P&gt;also, the red() function insert a text rgb(128,0,0) but it does not actually color the cell background red. How do i conditionally set the background to red if the value is missing?&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 08:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202643#M60261</guid>
      <dc:creator />
      <dc:date>2011-04-07T08:43:07Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202644#M60262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NULL and Missing should be the same right?&lt;/P&gt;&lt;P&gt;If you put this kind of statement in the Expression/Dimension 'Text Color' box it should work:&lt;/P&gt;&lt;P&gt;=If(IsNull(Field),Red())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 08:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202644#M60262</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2011-04-07T08:50:59Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202645#M60263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please insert sample data or something&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 08:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202645#M60263</guid>
      <dc:creator />
      <dc:date>2011-04-07T08:51:51Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202646#M60264</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 using the following expression&lt;/P&gt;&lt;P&gt;=if(sum(no_of_rows)=0,red(),sum(no_of_rows))&lt;/P&gt;&lt;P&gt;The sample data that is displayted is below. As you can see, the above expression cause the table to display the rgb(128,0,0) rather than actually coloring the cell red. Can you please tell me what mistake am i making here&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/3617.sample-date.png"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/3617.sample-date.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 11:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202646#M60264</guid>
      <dc:creator />
      <dc:date>2011-04-07T11:03:15Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202647#M60265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to put your expression for colour in the Background color section in the chart designer. See pic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 11:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202647#M60265</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2011-04-07T11:09:35Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202648#M60266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression should be:&lt;/P&gt;&lt;P&gt;=if(sum(no_of_rows)=0,Red())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 11:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202648#M60266</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2011-04-07T11:12:21Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202649#M60267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep. Nathan's right. You should use this expression in background color. But i said it before. It seams you didn't get it right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 11:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202649#M60267</guid>
      <dc:creator />
      <dc:date>2011-04-07T11:50:22Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202650#M60268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you did &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 12:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202650#M60268</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2011-04-07T12:03:05Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202651#M60269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Nathan. I'm just telling &amp;gt;.O&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 12:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202651#M60269</guid>
      <dc:creator />
      <dc:date>2011-04-07T12:07:29Z</dc:date>
    </item>
    <item>
      <title>is there any function for missing values?</title>
      <link>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202652#M60270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I agree with you - I hadn't seen your post &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 12:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/is-there-any-function-for-missing-values/m-p/202652#M60270</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2011-04-07T12:09:40Z</dc:date>
    </item>
  </channel>
</rss>

