<?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: how to suppress null values in line chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465862#M565538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies, this turned out to be a data issue on my end (not related to Qlikview settings).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for responding, and apologies again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2014 05:44:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-28T05:44:53Z</dc:date>
    <item>
      <title>how to suppress null values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465857#M565533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have a problem in qlikview line chart, I have ke excel like below and I want to show my line chart like below please help me.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="27740" class="jive-image-thumbnail jive-image" onclick="" alt="Line Chart in excel.png" src="/legacyfs/online/27740_Line Chart in excel.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Attached my excel file.&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 12:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465857#M565533</guid>
      <dc:creator>jafari_ervin</dc:creator>
      <dc:date>2012-12-26T12:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to suppress null values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465858#M565534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue.&lt;/P&gt;&lt;P&gt;Have you found a solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 04:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465858#M565534</guid>
      <dc:creator />
      <dc:date>2014-08-28T04:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to suppress null values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465859#M565535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jafari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Dimension tab check the suppress null option in Dimension tab and presentation tab in properties. If still it occurs use calculated dimension like if(len(fieldname)&amp;gt;0,fieldname) and tick suppress null.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="65455" alt="Eg.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65455_Eg.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Eg2.png" class="jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/65456_Eg2.png" /&gt;Hi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 05:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465859#M565535</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-08-28T05:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to suppress null values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465860#M565536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't working for me. I think the reason is that I am not trying to suppress &lt;STRONG&gt;dimensions&lt;/STRONG&gt; with value NULL, rather I am trying to suppress &lt;STRONG&gt;expression&lt;/STRONG&gt; values with value NULL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 05:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465860#M565536</guid>
      <dc:creator />
      <dc:date>2014-08-28T05:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to suppress null values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465861#M565537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ariel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you rite, in the above case Null values are in Dimension so your suppress null in expression will not work.&lt;/P&gt;&lt;P&gt;Can you please post your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 05:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465861#M565537</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-08-28T05:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to suppress null values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465862#M565538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies, this turned out to be a data issue on my end (not related to Qlikview settings).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for responding, and apologies again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 05:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465862#M565538</guid>
      <dc:creator />
      <dc:date>2014-08-28T05:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to suppress null values in line chart</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465863#M565539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ariel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No problem and no need of apologies too everyday is a learning for all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 05:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-suppress-null-values-in-line-chart/m-p/465863#M565539</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-08-28T05:52:18Z</dc:date>
    </item>
  </channel>
</rss>

