<?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: Line graph zero values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2063112#M87192</link>
    <description>&lt;P&gt;Do you have the week missing in your model ?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 14:04:59 GMT</pubDate>
    <dc:creator>Sabrina_V</dc:creator>
    <dc:date>2023-04-21T14:04:59Z</dc:date>
    <item>
      <title>Line graph zero values</title>
      <link>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2061165#M87054</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have the below line graph and I would like to include data point as zero when there are no late trades. Currently weeks 8 and 14 are zero, however they don't appear on the graph.&lt;/P&gt;
&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 17:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2061165#M87054</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2023-04-17T17:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Line graph zero values</title>
      <link>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2061243#M87061</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25218"&gt;@danielnevitt&lt;/a&gt;&amp;nbsp;Make sure that Supress zero value option is enabled, If not try to enable that option. Still doesn't work then follow below approach after enabling suppress zero value option&lt;/P&gt;
&lt;P&gt;add sum({1}0 ) to your measure for eg. if your line chart measure is "=Sum(Value)", you need to write measure as below&lt;/P&gt;
&lt;P&gt;=Sum(Value) &lt;STRONG&gt;+ sum({1}0)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 21:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2061243#M87061</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-04-17T21:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Line graph zero values</title>
      <link>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2062931#M87174</link>
      <description>&lt;P&gt;Hi Kushal,&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;Unfortunately the graph now shows all data and ignores my expression:&lt;/P&gt;
&lt;P&gt;Count(DISTINCT {&amp;lt;[Late/OnTime]={`Genuine Late`,`Late`}&amp;gt;}trade_num)+ sum({1}0)&lt;/P&gt;
&lt;P&gt;Do you have any ideas how I can make the date continuous?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 08:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2062931#M87174</guid>
      <dc:creator>danielnevitt</dc:creator>
      <dc:date>2023-04-21T08:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Line graph zero values</title>
      <link>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2063088#M87188</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25218"&gt;@danielnevitt&lt;/a&gt;&amp;nbsp; can you send screenshot of problem?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 13:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2063088#M87188</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-04-21T13:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Line graph zero values</title>
      <link>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2063112#M87192</link>
      <description>&lt;P&gt;Do you have the week missing in your model ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 14:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-graph-zero-values/m-p/2063112#M87192</guid>
      <dc:creator>Sabrina_V</dc:creator>
      <dc:date>2023-04-21T14:04:59Z</dc:date>
    </item>
  </channel>
</rss>

