<?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: Showing null value in bar chart (do not suppressing empty rows) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042505#M85853</link>
    <description>&lt;P&gt;Thanks BrunPierre, but subsequently my company's Qlik Sense Helpdesk people informed me that it was due to the following problem, and after I fixed that and ticked both include zero tickbox in Data section and Add-ons section, the problem was solved!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Newbie777_0-1677496867125.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101435i558B882A0D9091BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Newbie777_0-1677496867125.png" alt="Newbie777_0-1677496867125.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Feb 2023 11:22:04 GMT</pubDate>
    <dc:creator>Newbie777</dc:creator>
    <dc:date>2023-02-27T11:22:04Z</dc:date>
    <item>
      <title>Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042212#M85811</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'd like to show all the month-year bar chart even when they have null (zero) values to be able to see the costs incurred by year month even when a particular year-month has zero value.&amp;nbsp; It is important to show the information without skipping for zero value year month.&amp;nbsp; However, the default Qlik Sense visualization suppresses zero (null) bars.&amp;nbsp; I tried to search in the community, but I couldn't solve this issue.&amp;nbsp; I'd greatly appreciate it if you could help me with this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Newbie777_0-1677396985906.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101379i473A37ABA7D52820/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Newbie777_0-1677396985906.png" alt="Newbie777_0-1677396985906.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 07:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042212#M85811</guid>
      <dc:creator>Newbie777</dc:creator>
      <dc:date>2023-02-26T07:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042218#M85813</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/80943"&gt;@Newbie777&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In QS, you can do this by either unchecking 'include zero values' under the dimension or under Add-Ons-&amp;gt; Data handling.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 08:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042218#M85813</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-02-26T08:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042221#M85815</link>
      <description>&lt;P&gt;Thanks, but I already did exactly that and the bar chart is still showing suppressing zero value bars.&amp;nbsp; I am not sure why.&amp;nbsp; When I initially created the bar chart, it was showing empty month as well and it is more meaningful to see in that way but it disappeared and got suppressed without me doing anything and after that, I can't get back to the previous way of presentation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 09:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042221#M85815</guid>
      <dc:creator>Newbie777</dc:creator>
      <dc:date>2023-02-26T09:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042231#M85820</link>
      <description>&lt;P&gt;Try adding "+Sum({1} 0)" to the expression, month year without amount should display 0&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 10:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042231#M85820</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-02-26T10:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042239#M85824</link>
      <description>&lt;P&gt;Thanks FrunPierre,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've added &lt;SPAN&gt;&amp;nbsp;"+Sum({1} 0)"&amp;nbsp;to the measure expression, but it is still not working.&amp;nbsp; I tried both ticking and unticking in the Year Month dimension and Add-on, but it is not showing January 2023 value.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You've mentioned I am supposed to untick the 'include zero values', but it didn't work, so I tried the opposite too, but it didn't work either.&amp;nbsp; I'd greatly appreciate it if you could shed light to this issue.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 11:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042239#M85824</guid>
      <dc:creator>Newbie777</dc:creator>
      <dc:date>2023-02-26T11:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042282#M85828</link>
      <description>&lt;P&gt;G'day&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/80943"&gt;@Newbie777&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You need to create a Master Calendar table to fix this. Qlik is only displaying columns in your chart if there is at least one row of data in the table. If you create a linked table that contains every possible date in the range of interest, and use the date from this table as your horizontal axis, then your chart will show a bar for every date.&lt;/P&gt;
&lt;P&gt;There are many tutorials on the forum or YouTube -&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-to-Create-Master-Calendar/td-p/103109" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;is one the first one I just looked up.&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;Cheers, Barnaby&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 21:02:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042282#M85828</guid>
      <dc:creator>barnabyd</dc:creator>
      <dc:date>2023-02-26T21:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042302#M85831</link>
      <description>&lt;P&gt;Hi Barnaby,&lt;/P&gt;
&lt;P&gt;Thanks for responding to my question.&amp;nbsp; I have in fact been using the calendar table imported from Excel with all the dates in a year with Year Month field, too, so I am not sure why this is not working.&amp;nbsp; Strange thing is that when I initially created the visualization, it was showing the bar (space with no value) for January 2023, and from that, I was able to gain visualization where costs were missing, and it was useful to see the information in that way, but when I opened the app again, the blank value Year Month got suppressed, disguising the information. If you are not paying careful attention, you will not see that the costs are missing in some months because there's no blank space anymore.&amp;nbsp; I tried everything which I could find from doing quick search on the internet.&amp;nbsp; I'd greatly appreciate it if anyone could shed light as to why it was showing zero value bars to begin with and then suddenly start suppressing without me doing anything in particular to change the setting.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you &amp;amp; best regards,&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 01:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042302#M85831</guid>
      <dc:creator>Newbie777</dc:creator>
      <dc:date>2023-02-27T01:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042364#M85840</link>
      <description>&lt;P&gt;If you don't mind, could you share some sample data and your chart expression?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 07:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042364#M85840</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-02-27T07:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Showing null value in bar chart (do not suppressing empty rows)</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042505#M85853</link>
      <description>&lt;P&gt;Thanks BrunPierre, but subsequently my company's Qlik Sense Helpdesk people informed me that it was due to the following problem, and after I fixed that and ticked both include zero tickbox in Data section and Add-ons section, the problem was solved!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Newbie777_0-1677496867125.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/101435i558B882A0D9091BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Newbie777_0-1677496867125.png" alt="Newbie777_0-1677496867125.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 11:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-null-value-in-bar-chart-do-not-suppressing-empty-rows/m-p/2042505#M85853</guid>
      <dc:creator>Newbie777</dc:creator>
      <dc:date>2023-02-27T11:22:04Z</dc:date>
    </item>
  </channel>
</rss>

