<?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: Missing values on time dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365379#M573886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deselecting "supress null" will work only when no selections are made. Once region a is selected then may 2011 will be filtered out because there is no data with region a and therefore will not be displayed in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try one of the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Select show all values. All dates will be displayed regardless of the selection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Add a month start date to the master calendar, change the chart to use the month start date as the dimension, change the x-axis to be continous, and format the axis to MMM-YYYY. You will need to fiddle with the min, max, and step values on the x-axis to make it display correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Add rows to the data table to ensure that there is a data for every month. You should also have a data type column to identify these fake rows. Use nulls or 0 (it will depend on your calculations) for the attribute columns of the fake rows. Change the expressons in your chart to always include these fake rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2012 18:41:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-24T18:41:58Z</dc:date>
    <item>
      <title>Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365377#M573884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;We want to show sales in a bar chart diagram with monthly intervals on the X-axis. Therefore we implemented a master calendar which allows generally to display all months of a year, even when a specific month has no values (having unchecked "Suppress Zero-Values" in the Presentation tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevertheless, when we select a region which doesn't have values for a certain month, this month isn't shown anymore (e.g. May 2011 for Region "a").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="18814" class="jive-image-thumbnail jive-image" height="288" onclick="" alt="screenshot.jpg" src="https://community.qlik.com/legacyfs/online/18814_screenshot.jpg" width="587" /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 14:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365377#M573884</guid>
      <dc:creator>pennetzdorfer</dc:creator>
      <dc:date>2012-07-24T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365378#M573885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would not see May 2011 if there is no resulting data attached to it, in the above instance I am assuming your expression is 0 for that month, ensure you have unchecked the "supress null" tickbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 14:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365378#M573885</guid>
      <dc:creator />
      <dc:date>2012-07-24T14:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365379#M573886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deselecting "supress null" will work only when no selections are made. Once region a is selected then may 2011 will be filtered out because there is no data with region a and therefore will not be displayed in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try one of the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Select show all values. All dates will be displayed regardless of the selection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Add a month start date to the master calendar, change the chart to use the month start date as the dimension, change the x-axis to be continous, and format the axis to MMM-YYYY. You will need to fiddle with the min, max, and step values on the x-axis to make it display correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Add rows to the data table to ensure that there is a data for every month. You should also have a data type column to identify these fake rows. Use nulls or 0 (it will depend on your calculations) for the attribute columns of the fake rows. Change the expressons in your chart to always include these fake rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 18:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365379#M573886</guid>
      <dc:creator />
      <dc:date>2012-07-24T18:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365380#M573887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks vhuynh for your suggestions!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ad 1)&amp;nbsp; "Show all values" is almost the solution we are looking for. There's just one problem: when we select year 2011 then we also see the months of 2012 on the X-axis.&lt;/P&gt;&lt;P&gt;That's a disadvantage when having several years. Is there a way to just show the selected years (e.g. in tab "Dimension limits")? &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="18835" class="jive-image-thumbnail jive-image" onclick="" alt="screenshot1.jpg" src="https://community.qlik.com/legacyfs/online/18835_screenshot1.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ad 2) We've already tried this option but can't figure out how to set the step values correctly (at the moment intervals depend on size of the bar chart)&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="18836" class="jive-image-thumbnail jive-image" onclick="" alt="screenshot3.jpg" src="https://community.qlik.com/legacyfs/online/18836_screenshot3.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ad 3) Our attachment above is just an example. Normally we have much more selection options and more data shown in various years. Once a selecion option (e.g. region, dealer, ...) is selected the other dates are filtered out. How to write in the script that it automatically recognizes the dates missing and sets a null for the selected options, so that all the dates are shown on the x-axis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway we would prefer a solution in the layout rather than the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 08:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365380#M573887</guid>
      <dc:creator>pennetzdorfer</dc:creator>
      <dc:date>2012-07-25T08:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365381#M573888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Florian Pennetzdorfer wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks vhuynh for your suggestions!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ad 1)&amp;nbsp; "Show all values" is almost the solution we are looking for. There's just one problem: when we select year 2011 then we also see the months of 2012 on the X-axis.&lt;/P&gt;&lt;P&gt;That's a disadvantage when having several years. Is there a way to just show the selected years (e.g. in tab "Dimension limits")? &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-241379-18835/screenshot1.jpg"&gt;&lt;IMG __jive_id="21621" class="jive-image-thumbnail jive-image" height="213" alt="screenshot1.jpg" src="https://community.qlik.com/legacyfs/online/21621_screenshot1.jpg" width="450" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm also interested in this issue. Does anyone have an advice for it?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 07:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365381#M573888</guid>
      <dc:creator />
      <dc:date>2012-09-11T07:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365382#M573889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that when you select your region there is no data associated with May 2011.&lt;/P&gt;&lt;P&gt;Not only Amount but also even Dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add that data in the script.&lt;/P&gt;&lt;P&gt;All missed months for each product with null() Amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your real data is sufficiently complex that there are more values than nulls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 07:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365382#M573889</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-11T07:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365383#M573890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure it sounds like a fair option.&lt;/P&gt;&lt;P&gt;But code-wise, how would that look?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where YYYYMM IsNull .... ??&lt;/P&gt;&lt;P&gt;And I should also limit the creation of YYYYMM, as I wouldn't like to have entries dating back at French Revolution times!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 07:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365383#M573890</guid>
      <dc:creator />
      <dc:date>2012-09-12T07:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365384#M573891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;You want see the nulls on chart.&lt;/P&gt;&lt;P&gt;To see them, they must &lt;STRONG&gt;be&lt;/STRONG&gt; there.&lt;/P&gt;&lt;P&gt;So you have to create them &lt;SPAN style="text-decoration: underline;"&gt;in script or synthetically&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;If you want to see nulls 'back at French Revolution times' you have to create them somehow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 08:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365384#M573891</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-12T08:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365385#M573892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;whiteline wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;You want see the nulls on chart.&lt;/P&gt;&lt;P&gt;To see them, they must &lt;STRONG&gt;be&lt;/STRONG&gt; there.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yep, already agreed on that!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;So you have to create them &lt;SPAN style="text-decoration: underline;"&gt;in script or synthetically&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;If you want to see nulls 'back at French Revolution times' you have to create them somehow.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That I understood; could you please point out how? I'm a beginner at scripting and I cannot find a creative yet functional way to do this...thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 08:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365385#M573892</guid>
      <dc:creator />
      <dc:date>2012-09-12T08:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365386#M573893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FullRegionsPeriods:&lt;/P&gt;&lt;P&gt;LOAD distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region&lt;/P&gt;&lt;P&gt;Resident FactTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preiods:&lt;/P&gt;&lt;P&gt;LOAD distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthYear&lt;/P&gt;&lt;P&gt;Resident FactTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join(Regions)&lt;/P&gt;&lt;P&gt;LOAD * RESIDENT Preiods;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Preiods;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 09:53:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365386#M573893</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-12T09:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365387#M573894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you, but it is returning 4 errors if I add the script to the example above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13474589967975583" jivemacro_uid="_13474589967975583"&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;FullRegionsPeriods:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Region&lt;/P&gt;&lt;P&gt;Resident FactTable&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13474589967966065" jivemacro_uid="_13474589967966065"&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;Preiods:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthYear&lt;/P&gt;&lt;P&gt;Resident FactTable&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13474589967945519" jivemacro_uid="_13474589967945519"&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;left join(Regions)&lt;/P&gt;&lt;P&gt;LOAD * RESIDENT Preiods&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13474590031139005" jivemacro_uid="_13474590031139005"&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;DROP TABLES statement&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In all honesty, I bumoped into this topic but my environment is a bit different from the OP, I think.&lt;/P&gt;&lt;P&gt;I am just dumping data from a server and, regardlessly from the item selected, I would like to see the month in the graph even if sales were 0 for that particular item.&lt;/P&gt;&lt;P&gt;Sure indeed, the month is present in the table, just not associated with all the item I can select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to brainstorm a bit about it, thank you for your help so far&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 14:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365387#M573894</guid>
      <dc:creator />
      <dc:date>2012-09-12T14:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365388#M573895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use SetAnalysis to generate dummy entries on X-axis.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a lot of dimensions, using variable is recommented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please study the attached document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 08:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365388#M573895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-12T08:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365389#M573896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sharing the same problem so I'm pretty intresting in the solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SetAnalysis stuff is great solution but I think that the sample in MasterCalendar is not working.&lt;/P&gt;&lt;P&gt;When selecting region A , May 2011 data disappear from the chart, and if I understood correctly it is what we want to avoid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please check it out and give us direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2012 02:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365389#M573896</guid>
      <dc:creator>kaicpa2</dc:creator>
      <dc:date>2012-10-14T02:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365390#M573897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Carlo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;True, data disappers because there is no data in the fact table on May.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would you except to see when you select May 2011?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Pertti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 06:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365390#M573897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T06:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365391#M573898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pertti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all thanks to the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would need to have ie May 2011 shown with 0 even if there is no value for that month.&lt;/P&gt;&lt;P&gt;I am personaly using a similar graph to see the consumption of a certain component. The data are from a server every month&amp;nbsp; and when there is no consumption for a given component that component is not included in the report&lt;/P&gt;&lt;P&gt;Sinceit is important to get at gllance that the consumption is 0 I would like it well shown in the graph otherwise look like that there is alwayse usage every month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I was in the understanding that the report you sent was already doing this!&lt;/P&gt;&lt;P&gt;Otherwise I do not understand the need of the SetAnalysis to generate dummy entries on X-axis:&lt;/P&gt;&lt;P&gt;With no selection on Region A, May 11 is well shown (0/empty&amp;nbsp; value)&amp;nbsp; but it is shown even if I cancel the additional variable vMakeTimelineContinuos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the time you will dedicate on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Carlo&lt;/P&gt;&lt;P&gt;(I will offer you a lovely cup of coffee if you are coming around Milan&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 08:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365391#M573898</guid>
      <dc:creator>kaicpa2</dc:creator>
      <dc:date>2012-10-15T08:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365392#M573899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll admit to only skimming the page and not looking at the examples.&amp;nbsp; But attached is one fairly-complicated way to handle it primarily with the data model.&amp;nbsp; Complexity is the only practical drawback I'm aware of, and I've used this approach in one of our real applications, where it has been working just fine.&amp;nbsp; Performance should be high, &lt;SPAN style="text-decoration: line-through;"&gt;no new rows in the original table &lt;/SPAN&gt;(Edit: requires new rows in the original table), charts don't display missing dates unless you tell them to.&amp;nbsp; I can't take credit - Michael Solomovich gave me the necessary hints to work this out when I was having this same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Practical cases may be simpler than this example.&amp;nbsp; The calendar generation is much more complicated than in my typical applications due to breaking a day into three turns and basing the calendar on my data (where in a typical appliation, I load data based on the desired calendar).&amp;nbsp; I think the things to really look at are the generation of the DateTurnKey in the original table, and the creation of the DateLink table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be confusing why I lock ShowZeroPoints?='N', and then use set analysis to sum({&amp;lt;ShowZeroPoints?={'Y'}&amp;gt;} Sales).&amp;nbsp; It might seem a bit contradictory, and a giant waste of effort.&amp;nbsp; The idea is that most charts don't want anything special.&amp;nbsp; They just want our original data displayed the way QlikView always displays it.&amp;nbsp; Locking the field to N provides exactly that, and means that normal charts don't need to use any set analysis to exclude our extra data.&amp;nbsp; It'll be excluded automatically by the locked field.&amp;nbsp; Only charts that need to show the zero points need to use set analysis, and only to say that they want to show zero points.&amp;nbsp; I have no other charts in the example, so it's a complete waste &lt;EM&gt;here&lt;/EM&gt;, but I think it's an important part of the example if you're trying to apply it to real world cases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 00:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365392#M573899</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2012-10-16T00:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365393#M573900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is quite intresting and it is very good for my training &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday evening I manage to solve the issue with the suggestion proposed by Whiteline (generating 0 entry) but I will try also your solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 06:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365393#M573900</guid>
      <dc:creator>kaicpa2</dc:creator>
      <dc:date>2012-10-16T06:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365394#M573901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to thank you!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried your solution and it works fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 06:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365394#M573901</guid>
      <dc:creator>kaicpa2</dc:creator>
      <dc:date>2012-10-16T06:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365395#M573902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This set analysis approach is a really good idea.&amp;nbsp; In one scenario, we have a very large but sparsely populated data set with a lot of dimensions.&amp;nbsp; All months would exist across the full data set, but won't be populated for all of the sub groups of dimensions.&amp;nbsp; Bringing in dummy rows with zeros for all combinations doubled the QVW file size and increased the load time dramatically (we are pivoting the data too), so this set analysis approach is very efficient in this scenario for us.&amp;nbsp; Great idea - thanks for sharing it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Graeme &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 15:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365395#M573902</guid>
      <dc:creator />
      <dc:date>2012-10-19T15:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Missing values on time dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365396#M573904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been heavly trying out your example as the "generating 0 entry" has a few side effect that, even if now do not bother me now, they will in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must admit since I'm bit new that the "Turn" stuff complicates my life quite a bit as I have basically two field to take care of : Date (called period in the excel file source data and for unknow reason loaded QV as number - never mind) and a material number KM123 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have a simpler example you can share? or suggestions?&lt;/P&gt;&lt;P&gt;Feel free to send me to hell if I am asking to much....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 17:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Missing-values-on-time-dimension/m-p/365396#M573904</guid>
      <dc:creator>kaicpa2</dc:creator>
      <dc:date>2012-10-19T17:37:46Z</dc:date>
    </item>
  </channel>
</rss>

