<?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 Bar Chart not displaying bars for null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-not-displaying-bars-for-null/m-p/1590652#M738306</link>
    <description>&lt;P&gt;I have DBTECH&amp;nbsp; as the dimension on my bar chart.&amp;nbsp; It displays&amp;nbsp; % completion for each DBTech.&amp;nbsp; The data for DB2LUW has no status=COMPLETED . i am trying to have the Bar chart display 0% for DB2LUW. Please suggest how I can achieve this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have below expression in the chart&lt;/P&gt;&lt;P&gt;Num(&lt;BR /&gt;Count({&amp;lt;[Status]={"COMPLETED"}&amp;gt;}[Status])&lt;BR /&gt;/&lt;BR /&gt;Count({&amp;lt;[DB Tech]={"SQL","ORACLE","DB2-LUW"}&amp;gt;}[DB Tech])&lt;BR /&gt;, '#.%')&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>qlikvw2019</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Bar Chart not displaying bars for null</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-not-displaying-bars-for-null/m-p/1590652#M738306</link>
      <description>&lt;P&gt;I have DBTECH&amp;nbsp; as the dimension on my bar chart.&amp;nbsp; It displays&amp;nbsp; % completion for each DBTech.&amp;nbsp; The data for DB2LUW has no status=COMPLETED . i am trying to have the Bar chart display 0% for DB2LUW. Please suggest how I can achieve this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have below expression in the chart&lt;/P&gt;&lt;P&gt;Num(&lt;BR /&gt;Count({&amp;lt;[Status]={"COMPLETED"}&amp;gt;}[Status])&lt;BR /&gt;/&lt;BR /&gt;Count({&amp;lt;[DB Tech]={"SQL","ORACLE","DB2-LUW"}&amp;gt;}[DB Tech])&lt;BR /&gt;, '#.%')&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-not-displaying-bars-for-null/m-p/1590652#M738306</guid>
      <dc:creator>qlikvw2019</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart not displaying bars for null</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-not-displaying-bars-for-null/m-p/1590674#M738308</link>
      <description>&lt;P&gt;If you use one of the RangeSum/RangeAvg functions, it should replace your NULL value with a zero.&amp;nbsp; Just wrap your function in one of them:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RangeSum(&lt;BR /&gt;Num(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Count({&amp;lt;[Status]={"COMPLETED"}&amp;gt;}[Status])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Count({&amp;lt;[DB Tech]={"SQL","ORACLE","DB2-LUW"}&amp;gt;}[DB Tech])&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;, '#.%')&lt;BR /&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 21:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-not-displaying-bars-for-null/m-p/1590674#M738308</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2019-06-11T21:25:07Z</dc:date>
    </item>
  </channel>
</rss>

