<?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: Bar chart showing dimension with no data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart-showing-dimension-with-no-data/m-p/1702887#M725592</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the only option is create inline table with fields&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[year-month],[sales],[scenario]&lt;/P&gt;&lt;P&gt;2020-6,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,ACT&lt;/P&gt;&lt;P&gt;2020-8,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,ACT&lt;/P&gt;&lt;P&gt;2020-12 ,&amp;nbsp; &amp;nbsp; ,ACT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;concatenate the above table to the dataset.&lt;/P&gt;&lt;P&gt;create 2 expressions&lt;/P&gt;&lt;P&gt;expression1 -&amp;nbsp; &amp;nbsp; &amp;nbsp;sum(sales)&lt;/P&gt;&lt;P&gt;expression2 -&amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/P&gt;&lt;P&gt;now for expression2 uncheck the 'bar' under&amp;nbsp; 'display options'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now even though you select 'ACT' all the yearmonths going to show with null value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 17 May 2020 17:15:34 GMT</pubDate>
    <dc:creator>Akhil_Reddy</dc:creator>
    <dc:date>2020-05-17T17:15:34Z</dc:date>
    <item>
      <title>Bar chart showing dimension with no data</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-showing-dimension-with-no-data/m-p/1702722#M725591</link>
      <description>&lt;P&gt;&amp;nbsp;Hi all,&lt;/P&gt;&lt;P&gt;I want to create a bar chart using time as dimension. However, for period beyond 2020-04 I do not have any data in my dataset, then even using a master calendar, the full 12 months for 2020 are not shown in the graph. I enabled also "Include null values".&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is more less the dataset:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="edifiayo_0-1589662472563.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33752i493A20C2DFC00A89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="edifiayo_0-1589662472563.png" alt="edifiayo_0-1589662472563.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect that it is not working because when filtering by Scenario="ACT" the dataset contain any data for period higher than 2020-04 even if I am using the YearMonth field from the master calendar.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="edifiayo_1-1589662570785.png" style="width: 553px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/33753i7E0D397468F4F6B9/image-dimensions/553x157?v=v2" width="553" height="157" role="button" title="edifiayo_1-1589662570785.png" alt="edifiayo_1-1589662570785.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Edi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-showing-dimension-with-no-data/m-p/1702722#M725591</guid>
      <dc:creator>Zaga_69</dc:creator>
      <dc:date>2024-11-16T00:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart showing dimension with no data</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart-showing-dimension-with-no-data/m-p/1702887#M725592</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the only option is create inline table with fields&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[year-month],[sales],[scenario]&lt;/P&gt;&lt;P&gt;2020-6,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,ACT&lt;/P&gt;&lt;P&gt;2020-8,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,ACT&lt;/P&gt;&lt;P&gt;2020-12 ,&amp;nbsp; &amp;nbsp; ,ACT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;concatenate the above table to the dataset.&lt;/P&gt;&lt;P&gt;create 2 expressions&lt;/P&gt;&lt;P&gt;expression1 -&amp;nbsp; &amp;nbsp; &amp;nbsp;sum(sales)&lt;/P&gt;&lt;P&gt;expression2 -&amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/P&gt;&lt;P&gt;now for expression2 uncheck the 'bar' under&amp;nbsp; 'display options'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now even though you select 'ACT' all the yearmonths going to show with null value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 May 2020 17:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart-showing-dimension-with-no-data/m-p/1702887#M725592</guid>
      <dc:creator>Akhil_Reddy</dc:creator>
      <dc:date>2020-05-17T17:15:34Z</dc:date>
    </item>
  </channel>
</rss>

