<?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: Charting a summary dimension with no values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296207#M1195236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I created a small sample application for this.&lt;/P&gt;&lt;P&gt;You used show all values, but you also need to go to the chart properties -&amp;gt; Presentation tab -&amp;gt; unckek supress zero-values &lt;/P&gt;&lt;P&gt;You will probably need to check supress when value is null on the dimensions tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, check attachment. &lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2011 02:42:10 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-05-13T02:42:10Z</dc:date>
    <item>
      <title>Charting a summary dimension with no values</title>
      <link>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296206#M1195235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table of potential customers, various customer categorisations like country &amp;amp; industry (which are presented in the UI as selectors), and their stage in the relationship-development pipeline (e.g. Identified, Contacted, Presented-to, Negotiating, Won, Lost).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I graph the number of customers per stage (i.e. chart of Stage -&amp;gt; Count(Customer)), it is possible that a stage might have no customers and therefore QlikView by default omits this stage from the x-axis.&amp;nbsp; How can I ensure that the stage is still on the axis, even when there is no data for it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I've found to force this is to introduce artificial records into the data table i.e. something like&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Null() As Customer, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stage&lt;/P&gt;&lt;P&gt;Inline [Stage&lt;/P&gt;&lt;P&gt;Identified&lt;/P&gt;&lt;P&gt;Contacted&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(etc)&lt;/EM&gt;];&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;but modified so that a record is produced not only for every Stage, but every combination of Stage, country, industry etc.&amp;nbsp; This seems very kludgy, though.&amp;nbsp; Is there a better way?&amp;nbsp; I've tried playing with the 'Show All Values' and 'Show nulls' checkbox on the dimension page of the chart properties box, to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Angus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 00:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296206#M1195235</guid>
      <dc:creator>gussfish</dc:creator>
      <dc:date>2011-05-13T00:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Charting a summary dimension with no values</title>
      <link>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296207#M1195236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I created a small sample application for this.&lt;/P&gt;&lt;P&gt;You used show all values, but you also need to go to the chart properties -&amp;gt; Presentation tab -&amp;gt; unckek supress zero-values &lt;/P&gt;&lt;P&gt;You will probably need to check supress when value is null on the dimensions tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, check attachment. &lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 02:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296207#M1195236</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-13T02:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Charting a summary dimension with no values</title>
      <link>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296208#M1195237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for those comments.&amp;nbsp; I've come to realise, though, that my difficulty arises in a pivot table with &amp;gt;1 dimension.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, on one hand, I found that if I changed your 3rd chart into pivot table, then it (correctly) showed all dimension values no matter what was selected (see the chart numbered 5. in the attachment).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But on the other hand, when I then added Country as a second dimension to that pivot table, then my problem manifested i.e. it only shows the dimensions that have at least one customer (see chart 6. in the attachment).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this solvable?&amp;nbsp; Or is it a possible QlikView defect?&amp;nbsp; Or am I still missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 23:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296208#M1195237</guid>
      <dc:creator>gussfish</dc:creator>
      <dc:date>2011-05-16T23:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Charting a summary dimension with no values</title>
      <link>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296209#M1195238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way is to add + sum({1}0) to your expression - it adds zero, but i tforces the SUM expression to be evaluated in all dimensions, thereby pushing all dimensions into your chart. See attached example - I modified yours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 16:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charting-a-summary-dimension-with-no-values/m-p/296209#M1195238</guid>
      <dc:creator />
      <dc:date>2012-04-20T16:35:25Z</dc:date>
    </item>
  </channel>
</rss>

