<?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: show missing column in bar chart where value is null or 0 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946783#M13413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have to add a "calendar" to your model. Add something like this in the script for create a link bewteen your table and the "calendar".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;calendar:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Month, MonthName&lt;/P&gt;&lt;P&gt;'01','January'&lt;/P&gt;&lt;P&gt;'02','Febuary'&lt;/P&gt;&lt;P&gt;'03','March'&lt;/P&gt;&lt;P&gt;'04','April'&lt;/P&gt;&lt;P&gt;'05','May'&lt;/P&gt;&lt;P&gt;'06','June'&lt;/P&gt;&lt;P&gt;'07','July'&lt;/P&gt;&lt;P&gt;'08','August'&lt;/P&gt;&lt;P&gt;'09','September'&lt;/P&gt;&lt;P&gt;'10','October'&lt;/P&gt;&lt;P&gt;'11','November'&lt;/P&gt;&lt;P&gt;'12','December'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nota bene : &lt;SPAN class="hps"&gt;I formatted&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the month&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a string but perhaps you need a number format.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2015 14:44:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-14T14:44:35Z</dc:date>
    <item>
      <title>show missing column in bar chart where value is null or 0</title>
      <link>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946780#M13410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have data similar to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Revenue&lt;/P&gt;&lt;P&gt;2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //show dimension even when there is no data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2012&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 04&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 350&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bar chart is showing jan, feb, and april...I wish to show march to as 0 ...I have checked show null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this has not worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how is this achievable in qlik sense please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946780#M13410</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-09-14T13:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: show missing column in bar chart where value is null or 0</title>
      <link>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946781#M13411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the trick&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/151598"&gt;QlikSense Dimension: show all values like QlikView?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 14:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946781#M13411</guid>
      <dc:creator />
      <dc:date>2015-09-14T14:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: show missing column in bar chart where value is null or 0</title>
      <link>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946782#M13412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this does not work for me as I am using a count, not sum command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do you get it to work for count please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try a combo similar as shown in the link, but no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 14:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946782#M13412</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-09-14T14:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: show missing column in bar chart where value is null or 0</title>
      <link>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946783#M13413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have to add a "calendar" to your model. Add something like this in the script for create a link bewteen your table and the "calendar".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;calendar:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Month, MonthName&lt;/P&gt;&lt;P&gt;'01','January'&lt;/P&gt;&lt;P&gt;'02','Febuary'&lt;/P&gt;&lt;P&gt;'03','March'&lt;/P&gt;&lt;P&gt;'04','April'&lt;/P&gt;&lt;P&gt;'05','May'&lt;/P&gt;&lt;P&gt;'06','June'&lt;/P&gt;&lt;P&gt;'07','July'&lt;/P&gt;&lt;P&gt;'08','August'&lt;/P&gt;&lt;P&gt;'09','September'&lt;/P&gt;&lt;P&gt;'10','October'&lt;/P&gt;&lt;P&gt;'11','November'&lt;/P&gt;&lt;P&gt;'12','December'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nota bene : &lt;SPAN class="hps"&gt;I formatted&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the month&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a string but perhaps you need a number format.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 14:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-missing-column-in-bar-chart-where-value-is-null-or-0/m-p/946783#M13413</guid>
      <dc:creator />
      <dc:date>2015-09-14T14:44:35Z</dc:date>
    </item>
  </channel>
</rss>

