<?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 Chart with Zero in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845578#M296889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a qvw which have the data loaded into it?? Seeing that will be more helpful, then just looking at the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2015 20:37:29 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-06-17T20:37:29Z</dc:date>
    <item>
      <title>Line Chart with Zero</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845577#M296888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I want to create a line chart but it has to handle zero values in months where we had no scratches in our fire department.&amp;nbsp; Essentially when a user selects a year my chart it should display a line chart thru the twelve months and draws the line segments.&amp;nbsp; There are some months we have no scratches so the chart skips that month and draws the wrong segement.&amp;nbsp; I need it draw the line down to zero.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help.&amp;nbsp; Attached is my data I am working with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Norman &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 20:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845577#M296888</guid>
      <dc:creator />
      <dc:date>2015-06-17T20:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Zero</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845578#M296889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a qvw which have the data loaded into it?? Seeing that will be more helpful, then just looking at the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 20:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845578#M296889</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-17T20:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Zero</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845579#M296890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my QVW filw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Norm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 20:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845579#M296890</guid>
      <dc:creator />
      <dc:date>2015-06-17T20:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Zero</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845580#M296891</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;one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_168830_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89839_QlikCommunity_Thread_168830_Pic1.JPG" style="height: 382px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 22:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845580#M296891</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-17T22:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart with Zero</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845581#M296892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to create zero (or near zero) values for each month if no data available for that month.&lt;/P&gt;&lt;P&gt;if you put in a value of .001 but tell chart to round to whole numbers ot will show a data point of zero and get you the desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add the "zero" month values in the script as a second load where no vales are found for a given month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 15:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-with-Zero/m-p/845581#M296892</guid>
      <dc:creator>tschullo</dc:creator>
      <dc:date>2015-06-18T15:07:42Z</dc:date>
    </item>
  </channel>
</rss>

