<?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: Unable to hide zero or null() values on combo chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104451#M90214</link>
    <description>&lt;P&gt;I'm not seeing an issue - each of your dimension values (weeks) has at least one value, so none are hidden. As far as I know, hiding zero/null doesn't apply to measures.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2023 09:59:59 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2023-08-10T09:59:59Z</dc:date>
    <item>
      <title>Unable to hide zero or null() values on combo chart</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104449#M90212</link>
      <description>&lt;P&gt;Hi Qlik Community,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am facing an issue to hide zero or null() values on the combo chart.&lt;/P&gt;
&lt;P&gt;The setup is as follows:&lt;/P&gt;
&lt;P&gt;- I have 1 dimension - Week&lt;/P&gt;
&lt;P&gt;- I have 15 master measures:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - 8 of them are bars that represent a weekly difference in the amount. I used this formula:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(RangeSum([Open Amount AR] - Above([Open Amount AR]))&amp;lt;&amp;gt;0,RangeSum([Open Amount AR] - Above([Open Amount AR])))&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - 7 of them are lines that represent the open amount :&amp;nbsp;if(sum({&amp;lt;[Dependence category]={'AR'}&amp;gt;} Amount)&amp;lt;&amp;gt;0,sum({&amp;lt;[Dependence category]={'AR'}&amp;gt;} Amount))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I unchecked Show Zero values for dimension and also in data handling&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lazar1_1-1691660972220.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114042i57F2138F84391175/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lazar1_1-1691660972220.png" alt="Lazar1_1-1691660972220.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;... but still when filtering it shows zero/null() values for the measures which result is 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lazar1_0-1691660957694.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114041iFE7FE21A10C28340/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lazar1_0-1691660957694.png" alt="Lazar1_0-1691660957694.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is anybody seeing what is the issue here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 09:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104449#M90212</guid>
      <dc:creator>Lazar1</dc:creator>
      <dc:date>2023-08-10T09:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to hide zero or null() values on combo chart</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104451#M90214</link>
      <description>&lt;P&gt;I'm not seeing an issue - each of your dimension values (weeks) has at least one value, so none are hidden. As far as I know, hiding zero/null doesn't apply to measures.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 09:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104451#M90214</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-08-10T09:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to hide zero or null() values on combo chart</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104452#M90215</link>
      <description>&lt;P&gt;Is there any way I can hide the measure if its value is null() or 0?&lt;BR /&gt;&lt;BR /&gt;The issue here is that the combo chart allows only 1 dimension, so instead of having two dimensions (Week and Category), I had to create a measure for each Category (see them on the legend).&lt;/P&gt;
&lt;P&gt;Maybe my whole approach is wrong, so if you have any ideas - welcome!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 10:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104452#M90215</guid>
      <dc:creator>Lazar1</dc:creator>
      <dc:date>2023-08-10T10:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to hide zero or null() values on combo chart</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104549#M90231</link>
      <description>&lt;P&gt;I'm not aware of any way to conditionally hide measures in the native Combo Chart. Maybe you could get cute with some if() statements, possibly mixed with aggr(), but this isn't a property you can set that I know of.&lt;/P&gt;
&lt;P&gt;Some third-party extensions, such as Vizlib Combo Chart, may offer an option to conditionally enable/disable measures, if that helps any.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 13:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2104549#M90231</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-08-10T13:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to hide zero or null() values on combo chart</title>
      <link>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2158271#M93852</link>
      <description>&lt;P&gt;try like&lt;/P&gt;
&lt;P&gt;if(sum(sales)=0,null(),sum(Sales))&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 12:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Unable-to-hide-zero-or-null-values-on-combo-chart/m-p/2158271#M93852</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-01-04T12:29:57Z</dc:date>
    </item>
  </channel>
</rss>

