<?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: Text Count and Line Charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495901#M1147754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because of that only its treating zero as null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 14:50:16 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2013-08-20T14:50:16Z</dc:date>
    <item>
      <title>Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495894#M1147747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am fairly new to QlikView and have just ran in too a problem that i am having trouble resolving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on an app to display various safety violations on the course of a given time frame. The problem I am having is at certain points of time there are no violations reported creating a null value. I have tried to display the Null values as zeros but with limited success. When I select an individual violation type I see a zero point for the time frame but the line ignores it and proceeds to the next value, giving a false impression of a value in between. See the example below. Also these Null/Zero values do not display when multiple violations are selected. Does anyone know how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45527" class="jive-image-thumbnail jive-image" height="342" onclick="" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/45527_Capture.PNG" width="691" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 21:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495894#M1147747</guid>
      <dc:creator />
      <dc:date>2013-08-14T21:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495895#M1147748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is zero sure it will draw a line to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post your expression. If possible sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 21:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495895#M1147748</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-08-14T21:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495896#M1147749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you have ticked the box to Suppress when value is null() ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 22:08:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495896#M1147749</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-08-14T22:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495897#M1147750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Used this statement on the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set &lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;NullValue&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '0';&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;NULLASVALUE&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I used this expression on my line graph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"Alt([Violation Type],0)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 16:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495897#M1147750</guid>
      <dc:creator />
      <dc:date>2013-08-15T16:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495898#M1147751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I had that unticked. I am able to see the nulls as zero when an individual selection is made, just not when multiple or all possible selections are displayed. The big issue is that the line ignores the zeros and proceeds to the next value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 16:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495898#M1147751</guid>
      <dc:creator />
      <dc:date>2013-08-15T16:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495899#M1147752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also tried this expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count([Violation Type])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 16:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495899#M1147752</guid>
      <dc:creator />
      <dc:date>2013-08-15T16:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495900#M1147753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Upon further review I had discovered this abnormality. The line ignored the value and only plotted null/zero values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45581" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/45581_Capture.PNG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 16:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495900#M1147753</guid>
      <dc:creator />
      <dc:date>2013-08-15T16:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495901#M1147754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because of that only its treating zero as null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 14:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495901#M1147754</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-08-20T14:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Text Count and Line Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495902#M1147755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have resolved the issue. It had to due with the source file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 18:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Count-and-Line-Charts/m-p/495902#M1147755</guid>
      <dc:creator />
      <dc:date>2013-09-26T18:24:40Z</dc:date>
    </item>
  </channel>
</rss>

