<?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 Line Chart Show Zero Values but not NULL Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017087#M939344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm currently working on a chart that will show dropout rates for schools. The problem that I am having is the school's dropout rate can either be 0 (no dropouts) or NULL (no record). My dimensions are according to Year and then School Name in that order. The Set Analysis works where it only calculates the dropout rate for schools within a specified district. This results in the schools within the district calculating dropout rates, while every other school's dropout rates become NULL. This is what I want, but the problem is that I need to show when the dropout rate is 0, and when I uncheck "Suppress Zero Values" I get the zero values for the schools in the district, but my chart also shows every other school. So my question is if there is a way to only suppress the NULL values? "Suppress Missing" does not work, neither does "Suppress when value is null" on the dimension tab. I'll attach some pictures to give you an idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2016 19:36:33 GMT</pubDate>
    <dc:creator>dselgo_eidex</dc:creator>
    <dc:date>2016-01-29T19:36:33Z</dc:date>
    <item>
      <title>Line Chart Show Zero Values but not NULL Values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017087#M939344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm currently working on a chart that will show dropout rates for schools. The problem that I am having is the school's dropout rate can either be 0 (no dropouts) or NULL (no record). My dimensions are according to Year and then School Name in that order. The Set Analysis works where it only calculates the dropout rate for schools within a specified district. This results in the schools within the district calculating dropout rates, while every other school's dropout rates become NULL. This is what I want, but the problem is that I need to show when the dropout rate is 0, and when I uncheck "Suppress Zero Values" I get the zero values for the schools in the district, but my chart also shows every other school. So my question is if there is a way to only suppress the NULL values? "Suppress Missing" does not work, neither does "Suppress when value is null" on the dimension tab. I'll attach some pictures to give you an idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 19:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017087#M939344</guid>
      <dc:creator>dselgo_eidex</dc:creator>
      <dc:date>2016-01-29T19:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Show Zero Values but not NULL Values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017088#M939345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 14:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017088#M939345</guid>
      <dc:creator>dselgo_eidex</dc:creator>
      <dc:date>2016-02-01T14:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Show Zero Values but not NULL Values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017089#M939346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danny,&lt;/P&gt;&lt;P&gt;Nulls in your data will always cause you problems.&amp;nbsp; Best to try to tag with a value which you can work with in the front end.&lt;/P&gt;&lt;P&gt;My suggestion would be to change your nulls in the load script, something like if(isNull(DropOut),-1,DropOut).&amp;nbsp; You don't have to tag with -1, but that's a useful value to work with.&amp;nbsp; In your set analysis, you can then do something like count({&amp;lt;DropOut={'&amp;gt;0'}&amp;gt;}DropOut).&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 15:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017089#M939346</guid>
      <dc:creator>gsbeaton</dc:creator>
      <dc:date>2016-02-01T15:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Show Zero Values but not NULL Values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017090#M939347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A demo document (QVW) with representative data would be very helpful. You can anonymise fields that contain names and IDs. Can you post such a document in this thread?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 15:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017090#M939347</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-02-01T15:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Show Zero Values but not NULL Values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017091#M939348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice. I did that and it's working great now. Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 20:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Show-Zero-Values-but-not-NULL-Values/m-p/1017091#M939348</guid>
      <dc:creator>dselgo_eidex</dc:creator>
      <dc:date>2016-02-01T20:08:04Z</dc:date>
    </item>
  </channel>
</rss>

