<?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 gaps in data in the graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459184#M558413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(but I just realized you will have a huge gap between 201352 and 201401).&lt;/P&gt;&lt;P&gt;Maybe the trick of initializing every date/article with a 0 will be the less painful way to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 12:43:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-11T12:43:56Z</dc:date>
    <item>
      <title>Showing gaps in data in the graph</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459180#M558409</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 have a problem regarding the visualization of sales data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have ArticleNo, Date, Quantity. Not all articles sell on all dates and thus won't have an entry in that table. And we have a MasterCalendar, which contains all dates, including those where nothing is sold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd now like to create a bar chart along the date and article dimensions, which shows sales per date (sum(Quantity)). But I'd like to leave a gap where no sales of the article was made. At the same time I want to honour the time selections, e.g. sales for April. for that reason the "show all values" of the date dimension doesn't seem to be the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried all conceivable combinations of "Show all values", "Ignore null values" (for dimensions) and "Ignore null values" and "Ignore missing values" (for the presentation). I have also tried various combinations of set analysis including the attempt to create a dynamic dimension, which specifically included all dates that I want and no more &lt;/P&gt;&lt;P&gt;e.g. aggr(only({1&amp;lt;Year=$::Year,Month=$::Month,Day=$::Day&amp;gt;} Date), Date) &lt;/P&gt;&lt;P&gt;by which I then hoped to be able to use the "Show all values"option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But all to no avail. I am about to conclude that I have to pump up the sales data with zeros for all article-date-combinations, which don't contain sales. Is what we need not possible or am I missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 09:18:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459180#M558409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T09:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Showing gaps in data in the graph</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459181#M558410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought the solution would be to use a continious dimension in the axis tab&lt;/P&gt;&lt;P&gt;but unfortunately when I tested it, the bars of the different articles get one behind another.&lt;/P&gt;&lt;P&gt;So this solution seems to work only if you use a 3D-style bar chart.&lt;/P&gt;&lt;P&gt;Unless anyone knows how to achieve that differently ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 09:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459181#M558410</guid>
      <dc:creator />
      <dc:date>2013-06-11T09:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Showing gaps in data in the graph</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459182#M558411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the suggestion! &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;That partly works:&lt;/P&gt;&lt;P&gt;- For one, as you also noticed, only with a line or 3D bar chart it seems. Then all values are visible&lt;/P&gt;&lt;P&gt;- The other thing is (and I hadn't mentioned that) that when I switch to another, non-numerical time dimension (like 'year-week', '2013-12') then no continuous axis is possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 12:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459182#M558411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T12:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Showing gaps in data in the graph</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459183#M558412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well it depends on what are your other dimensions&lt;/P&gt;&lt;P&gt;If it is only things like year-week, you can create another field like yearweek, then 201312, 201401 ... will be numerical values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 12:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459183#M558412</guid>
      <dc:creator />
      <dc:date>2013-06-11T12:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Showing gaps in data in the graph</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459184#M558413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(but I just realized you will have a huge gap between 201352 and 201401).&lt;/P&gt;&lt;P&gt;Maybe the trick of initializing every date/article with a 0 will be the less painful way to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 12:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459184#M558413</guid>
      <dc:creator />
      <dc:date>2013-06-11T12:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Showing gaps in data in the graph</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459185#M558414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are right in both cases. Even though making a compromise on the formatting I might convert the time elements to numbers. The disadvantage you mentioned in your second post, would either lead to compromising the linearity I am after in the first place or lead to even less readable dimension items (e.g. _MonthSerial)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your efforts &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 13:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-gaps-in-data-in-the-graph/m-p/459185#M558414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T13:06:03Z</dc:date>
    </item>
  </channel>
</rss>

