<?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 hide measure if its a null or 0 value in a chart? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-hide-measure-if-its-a-null-or-0-value-in-a-chart/m-p/2053210#M86545</link>
    <description>&lt;P&gt;Hi, how about changing &lt;STRONG&gt;NUM(0)&lt;/STRONG&gt; to &lt;STRONG&gt;NULL()&lt;/STRONG&gt; for the else parameter?&lt;/P&gt;</description>
    <pubDate>Sun, 26 Mar 2023 06:36:20 GMT</pubDate>
    <dc:creator>BrunPierre</dc:creator>
    <dc:date>2023-03-26T06:36:20Z</dc:date>
    <item>
      <title>How to hide measure if its a null or 0 value in a chart?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-measure-if-its-a-null-or-0-value-in-a-chart/m-p/2053133#M86537</link>
      <description>&lt;P&gt;Hi! I am trying to create filtered views in a table, but can't figure out how to hide rows with measure having 0 or null value. I've tried disabling "Include 0 values" from data handling, and setting the output of this expression to display NUM values, but still not working. Expression below is calculating if date in Log for a record is within last day days.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=IF((today(2)-daystart(max({&amp;lt;[Session Count] = {1}&amp;gt;} LogTimeStamp)))&amp;lt;90,NUM(today(2)-daystart(max({&amp;lt;[Session Count] = {1}&amp;gt;} LogTimeStamp))),NUM(0))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 22:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-measure-if-its-a-null-or-0-value-in-a-chart/m-p/2053133#M86537</guid>
      <dc:creator>arielg</dc:creator>
      <dc:date>2023-03-24T22:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide measure if its a null or 0 value in a chart?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-measure-if-its-a-null-or-0-value-in-a-chart/m-p/2053210#M86545</link>
      <description>&lt;P&gt;Hi, how about changing &lt;STRONG&gt;NUM(0)&lt;/STRONG&gt; to &lt;STRONG&gt;NULL()&lt;/STRONG&gt; for the else parameter?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 06:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-measure-if-its-a-null-or-0-value-in-a-chart/m-p/2053210#M86545</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-03-26T06:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide measure if its a null or 0 value in a chart?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-measure-if-its-a-null-or-0-value-in-a-chart/m-p/2053467#M86562</link>
      <description>&lt;P&gt;If the row doesn't hide, it means that you have another measure with a non-zero value on that row.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 08:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-measure-if-its-a-null-or-0-value-in-a-chart/m-p/2053467#M86562</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2023-03-27T08:54:40Z</dc:date>
    </item>
  </channel>
</rss>

