<?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 Missing Time Data in QS in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057224#M16871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the option is on AddOns - Data Handling in chart properties and called 'Show zero values' or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean with 'flatline everything', though?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2016 20:55:41 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-03-23T20:55:41Z</dc:date>
    <item>
      <title>Showing Missing Time Data in QS</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057221#M16868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if the solution in the blog post below is possible in Qlik Sense? Sample he used attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blog.axc.net/showing-missing-time-data/" title="http://blog.axc.net/showing-missing-time-data/"&gt;Showing Missing Time Data in QV « BI Commons&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 22:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057221#M16868</guid>
      <dc:creator />
      <dc:date>2016-03-11T22:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Missing Time Data in QS</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057222#M16869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is even an easier solution for both QV and QS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use an expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Sales)&lt;STRONG&gt;+Sum({1}0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and disable 'suppress zero values' on presentation tab of QV chart properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 23:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057222#M16869</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-11T23:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Missing Time Data in QS</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057223#M16870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this, this seems to work except for the 'suppress zero values' option in QS. Does this option exist? otherwise it just seems to flatline everything that should be a blank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 20:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057223#M16870</guid>
      <dc:creator />
      <dc:date>2016-03-23T20:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Missing Time Data in QS</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057224#M16871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the option is on AddOns - Data Handling in chart properties and called 'Show zero values' or similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean with 'flatline everything', though?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 20:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057224#M16871</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-23T20:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Missing Time Data in QS</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057225#M16872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess it means it creates a visible line along the axis of all the other zero'd out items. and when I remove 0 values, the issue of a mislead graph appears again. please see below and attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the sum+ option there is a blue line at the bottom (aka flatlined):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="flatlined.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/119343_flatlined.PNG" style="height: 274px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the show zero's option removed you have a misleading graph:&lt;IMG alt="missingZeros.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119342_missingZeros.PNG" style="height: 301px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 14:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Missing-Time-Data-in-QS/m-p/1057225#M16872</guid>
      <dc:creator />
      <dc:date>2016-03-24T14:44:12Z</dc:date>
    </item>
  </channel>
</rss>

