<?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 Chart Total Count and NullCount problems in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Total-Count-and-NullCount-problems/m-p/424983#M567041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first post here, and I assume it's a silly one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to client confidentiality, I am unable to post the QVW, so I'll try my best to explain the problem and what I'd like resolved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I'm trying to visualise data quality for &lt;EM&gt;x &lt;/EM&gt;client. All data is pulled from the client's database through SQL. The client has 4185 suppliers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;65 percent of those suppliers have VAT Numbers, 35 NULL&lt;/LI&gt;&lt;LI&gt;45 percent have bank account numbers, 55 percent either have NULL or entry as zero&lt;/LI&gt;&lt;LI&gt;40 percent have listed cities, 60 percent NULL&lt;/LI&gt;&lt;LI&gt;etc.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to make a radar chart that shows NULL/0 entry count for each of the above criteria. (So, nullcount radar for VAT would have a count of ~1300, etc.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was possible through excluding dimensions and calculated dimensions, by using the following sample expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Bank Account Number]&amp;lt;&amp;gt;'NULL' and [Bank Account Number]&amp;lt;&amp;gt;0, count(DISTINCT([Bank Account Number])))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT{$&amp;lt;[Bank Account Number]={"NULL"}&amp;gt;} [Supplier Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT{$&amp;lt;[Bank Account Number]={"0"}&amp;gt;} [Supplier Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, clicking the expressions did not link to any data, I assume because no dimensions were entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's where I'm stuck. The chart should be a drilldown, showing (in order):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;Count and NULL count for VAT, bank account, cities, etc&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;Would like this to be for ALL suppliers (one radar chart line with value of 1300 VAT nullcount, one radar chart line with value of 2600 VAT total count, etc)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="color: #000000;"&gt;Obviously showing a radar chart with 4185 distinct lines per 10 data quality tests is not ideal &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Depending if the user clicks a NULL count or total count:&lt;OL&gt;&lt;LI&gt;Show all suppliers with NULL or&lt;/LI&gt;&lt;LI&gt;Show all suppliers with entry&lt;/LI&gt;&lt;LI&gt;Clicking either of these will list all suppliers in a list box&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand I have not done well with explaining this, but any help would be very much appreciated. This is an amazing community, and I look forward to being able to give back to it someday!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please don't hesisitate to ask for clarification, as this was probably a confusing post &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 11:43:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-11T11:43:33Z</dc:date>
    <item>
      <title>Chart Total Count and NullCount problems</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Total-Count-and-NullCount-problems/m-p/424983#M567041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first post here, and I assume it's a silly one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to client confidentiality, I am unable to post the QVW, so I'll try my best to explain the problem and what I'd like resolved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I'm trying to visualise data quality for &lt;EM&gt;x &lt;/EM&gt;client. All data is pulled from the client's database through SQL. The client has 4185 suppliers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;65 percent of those suppliers have VAT Numbers, 35 NULL&lt;/LI&gt;&lt;LI&gt;45 percent have bank account numbers, 55 percent either have NULL or entry as zero&lt;/LI&gt;&lt;LI&gt;40 percent have listed cities, 60 percent NULL&lt;/LI&gt;&lt;LI&gt;etc.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to make a radar chart that shows NULL/0 entry count for each of the above criteria. (So, nullcount radar for VAT would have a count of ~1300, etc.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was possible through excluding dimensions and calculated dimensions, by using the following sample expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Bank Account Number]&amp;lt;&amp;gt;'NULL' and [Bank Account Number]&amp;lt;&amp;gt;0, count(DISTINCT([Bank Account Number])))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT{$&amp;lt;[Bank Account Number]={"NULL"}&amp;gt;} [Supplier Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT{$&amp;lt;[Bank Account Number]={"0"}&amp;gt;} [Supplier Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, clicking the expressions did not link to any data, I assume because no dimensions were entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's where I'm stuck. The chart should be a drilldown, showing (in order):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;Count and NULL count for VAT, bank account, cities, etc&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;Would like this to be for ALL suppliers (one radar chart line with value of 1300 VAT nullcount, one radar chart line with value of 2600 VAT total count, etc)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="color: #000000;"&gt;Obviously showing a radar chart with 4185 distinct lines per 10 data quality tests is not ideal &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Depending if the user clicks a NULL count or total count:&lt;OL&gt;&lt;LI&gt;Show all suppliers with NULL or&lt;/LI&gt;&lt;LI&gt;Show all suppliers with entry&lt;/LI&gt;&lt;LI&gt;Clicking either of these will list all suppliers in a list box&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand I have not done well with explaining this, but any help would be very much appreciated. This is an amazing community, and I look forward to being able to give back to it someday!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please don't hesisitate to ask for clarification, as this was probably a confusing post &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 11:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Total-Count-and-NullCount-problems/m-p/424983#M567041</guid>
      <dc:creator />
      <dc:date>2012-12-11T11:43:33Z</dc:date>
    </item>
  </channel>
</rss>

