<?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: Skipping points on a line graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Skipping-points-on-a-line-graph/m-p/515941#M552435</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;you could:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.- use an expression for the graph like &lt;STRONG&gt;&lt;EM&gt;=if(Value&amp;lt;0,0,Value) &lt;/EM&gt;&lt;/STRONG&gt;so it will show zero when the value is below zero in the graph (remember to uncheck the "Supress zero values" in the chart properties). This is the example attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.- Skip the Valuez below zero when you load the escript. They will not be shown in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2013 08:15:34 GMT</pubDate>
    <dc:creator>salto</dc:creator>
    <dc:date>2013-10-24T08:15:34Z</dc:date>
    <item>
      <title>Skipping points on a line graph</title>
      <link>https://community.qlik.com/t5/QlikView/Skipping-points-on-a-line-graph/m-p/515939#M552433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a line graph, where the data series per second is something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;20,20,18,15,16,-1,15,16,20,-1,22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The -1's in this series are failures and I would like to show nothing there for that particular x-value. So the graph should be a line and then break and then start again. How would I achieve this in Qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 18:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skipping-points-on-a-line-graph/m-p/515939#M552433</guid>
      <dc:creator />
      <dc:date>2013-10-23T18:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping points on a line graph</title>
      <link>https://community.qlik.com/t5/QlikView/Skipping-points-on-a-line-graph/m-p/515940#M552434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the Background Color expression of the chart expression for this. Click on the + in front of the expression on the Expressions tab. Select Background Color and enter an expression like if(sum(Value)=-1 or Below(sum(Value))=-1,White()). Replace sum(Value) with your chart expression. See attached example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 08:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skipping-points-on-a-line-graph/m-p/515940#M552434</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-24T08:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Skipping points on a line graph</title>
      <link>https://community.qlik.com/t5/QlikView/Skipping-points-on-a-line-graph/m-p/515941#M552435</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;you could:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.- use an expression for the graph like &lt;STRONG&gt;&lt;EM&gt;=if(Value&amp;lt;0,0,Value) &lt;/EM&gt;&lt;/STRONG&gt;so it will show zero when the value is below zero in the graph (remember to uncheck the "Supress zero values" in the chart properties). This is the example attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.- Skip the Valuez below zero when you load the escript. They will not be shown in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 08:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skipping-points-on-a-line-graph/m-p/515941#M552435</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-10-24T08:15:34Z</dc:date>
    </item>
  </channel>
</rss>

