<?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: Null Values appear in Chart for Fields from same column in the database in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442814#M563102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phaneendra, Your option results in a scale ranging from 0- 1e^-5 and&lt;/P&gt;&lt;P&gt;then showing 0s. Although this kind of works, the scale and the height of&lt;/P&gt;&lt;P&gt;the zero bar is misleading and client doesn't want to see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gwassenaar, The check boxes you mentioned have already been set to the&lt;/P&gt;&lt;P&gt;same in my attached sample. I want to not see the empty '-' value for Feb&lt;/P&gt;&lt;P&gt;in the attached sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Sun, Feb 17, 2013 at 8:15 AM, Gysbert Wassenaar &amp;lt;qcwebmaster@qlik.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2013 13:38:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-18T13:38:30Z</dc:date>
    <item>
      <title>Null Values appear in Chart for Fields from same column in the database</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442811#M563099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement in which a particular column in the database is interpretted differently in different graphs in the application. I have created a set of fields(which will be my dimensions in the graphs) in Qlikview, each of which has a subset(or a combination of some values in the column) of this original column. The problem is, when I join all these fields to the fact table, it creates a set of null values for dimension, with sum(fact_metric). The user would like to see all values for the dimension, even when the sum is zero. This results in a null value for the field,when all values are null for a particular selection/date etc. How do I get rid of this etra null field?&lt;/P&gt;&lt;P&gt;I have attached a sample application. I want to know how to show values A, B, C for Feb in Chart 1, with 0s in the bar, and still not show '-' which totals to 34. I dont want to split the fact table into 2, one for each of the dimensions, Is there any other way to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;-Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 01:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442811#M563099</guid>
      <dc:creator />
      <dc:date>2013-02-17T01:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values appear in Chart for Fields from same column in the database</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442812#M563100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 09:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442812#M563100</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2013-02-17T09:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values appear in Chart for Fields from same column in the database</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442813#M563101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uncheck the option the option Suppress Zero-Values on the Presentation tab and check the option Suppress When Value Is Null for dimension FieldA on the Dimensions tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 13:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442813#M563101</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-17T13:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values appear in Chart for Fields from same column in the database</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442814#M563102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phaneendra, Your option results in a scale ranging from 0- 1e^-5 and&lt;/P&gt;&lt;P&gt;then showing 0s. Although this kind of works, the scale and the height of&lt;/P&gt;&lt;P&gt;the zero bar is misleading and client doesn't want to see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gwassenaar, The check boxes you mentioned have already been set to the&lt;/P&gt;&lt;P&gt;same in my attached sample. I want to not see the empty '-' value for Feb&lt;/P&gt;&lt;P&gt;in the attached sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Sun, Feb 17, 2013 at 8:15 AM, Gysbert Wassenaar &amp;lt;qcwebmaster@qlik.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 13:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442814#M563102</guid>
      <dc:creator />
      <dc:date>2013-02-18T13:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values appear in Chart for Fields from same column in the database</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442815#M563104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No they are not. I just redownloaded and opened your Test.qvw document. The options I mentioned are not set as I recommended.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 13:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442815#M563104</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-18T13:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Null Values appear in Chart for Fields from same column in the database</title>
      <link>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442816#M563105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert&lt;/P&gt;&lt;P&gt;Thank you again, I had not verified in my test copy. Your solution works&lt;/P&gt;&lt;P&gt;for the test.qvw I sent you. However, the same options did not work for me&lt;/P&gt;&lt;P&gt;when I tested it on my actual application. I think it doesnt work when we&lt;/P&gt;&lt;P&gt;use a straight table/pivot table instead of line chart. Also, I am using&lt;/P&gt;&lt;P&gt;version 11 and the example test.qvw I sent was in QV10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to replicate the exact issue with this over simplified inline&lt;/P&gt;&lt;P&gt;load statement. I am unsure where I am going wrong, as the key fields I&lt;/P&gt;&lt;P&gt;have created in test.qvw(when seen using table object mimics the actual&lt;/P&gt;&lt;P&gt;data structure)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Mon, Feb 18, 2013 at 8:53 AM, Gysbert Wassenaar &amp;lt;qcwebmaster@qlik.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 19:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Null-Values-appear-in-Chart-for-Fields-from-same-column-in-the/m-p/442816#M563105</guid>
      <dc:creator />
      <dc:date>2013-02-18T19:31:43Z</dc:date>
    </item>
  </channel>
</rss>

