<?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: Handling nulls in charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115133#M368220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean with "applying condition"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 May 2016 13:36:46 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-05-11T13:36:46Z</dc:date>
    <item>
      <title>Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115124#M368211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. I have around 50 charts in one application.&amp;nbsp; Few charts have supress zero l value enabled . Few charts have supress zero value disabled. Now requirement is : we need one options/ toggle/setting&amp;nbsp; which can disable or enable supress value option for full document for all the charts so that we dont need to go to all the charts separately . We can not use macro for this. Need to find a solution though some settings or something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 17:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115124#M368211</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2016-05-10T17:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115125#M368212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would be curious to learn about this as well &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 01:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115125#M368212</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-11T01:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115126#M368213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get such functionality in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 03:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115126#M368213</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2016-05-11T03:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115127#M368214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in script give the condition like this way be it is solve in the if(field name &amp;lt;&amp;gt;null) as field name than may be you get it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 04:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115127#M368214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-11T04:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115128#M368215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe that it will be possible to change these property without a macro. I think you should rather consider a different approach to handle NULL within these datamodel by eliminating a few types/occurrences of NULL's and replacing them with real values like '#NV'. See for this: &lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 04:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115128#M368215</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-11T04:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115129#M368216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way without macros is to create 2 copies of the chart - one with suppress on and another with the setting off. Then use a variable to control visibility (expression in the Layout tab). You can add one or two buttons to control the value of the variable. Although I would first consider replacing the nulls as mentioned by Marcus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 05:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115129#M368216</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-05-11T05:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115130#M368217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest how applying condition will work in data model and at chart level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 06:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115130#M368217</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2016-05-11T06:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115131#M368218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Yes,&lt;/P&gt;&lt;P class=""&gt;As mentined by Jonathan&lt;/P&gt;&lt;P class=""&gt;I think without macros&lt;/P&gt;&lt;P class=""&gt;There only two possible ways to handle nulls in your case&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;One is handling in script another one is make copy all charts and place with enabling suppress null value option then control visibility of one format charts with variable&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 06:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115131#M368218</guid>
      <dc:creator />
      <dc:date>2016-05-11T06:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115132#M368219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible ,Can you please share sample example on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 13:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115132#M368219</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2016-05-11T13:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115133#M368220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean with "applying condition"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 13:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115133#M368220</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-11T13:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115134#M368221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understood how it works after overlapping objects one is for null and other one is for non null values.&lt;/P&gt;&lt;P&gt;In second way I have replaced null values in dimension with some other value but not able to understand how it works for&amp;nbsp; fulfilling our current requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 13:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115134#M368221</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2016-05-11T13:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115135#M368222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I couldn't say exactly what you need to do to get your desired views. There will be reasons on the data combined with particulary requirements to display the data within one object which had led to the decision to enable or disable the NULL view within the objects. I do not know them. But if you replaced certain NULL's with real values you will be able to react more flexible on them within your expressions. You could include/exclude certain or all of them, for example within a set analysis to get what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It could be that you need to redesign many of your objects and it will cost you some efforts (but I hadn't promised that it will be easy and fast).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 14:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115135#M368222</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-11T14:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Handling nulls in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115136#M368223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it has been achieved by use same dimension 2 times use conditional enabling one with suppress null and other without using suppress null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 07:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-nulls-in-charts/m-p/1115136#M368223</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2016-07-05T07:45:37Z</dc:date>
    </item>
  </channel>
</rss>

