<?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: Hiding rows  in a straight table, when an expression=0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-rows-in-a-straight-table-when-an-expression-0/m-p/1746547#M453338</link>
    <description>&lt;P&gt;I got this to work, by enclosing every expression in the chart in an if() statement:&lt;/P&gt;&lt;P&gt;Example below:&lt;/P&gt;&lt;P&gt;if($(vSpecialARBalance)&amp;gt;0,$(vSumAR))&lt;/P&gt;&lt;P&gt;I first tried enabling the conditional display checkbox with $(vSpecialARBalance)&amp;gt;0, but that did not work surprisingly.&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 18:15:16 GMT</pubDate>
    <dc:creator>dadumas</dc:creator>
    <dc:date>2020-09-23T18:15:16Z</dc:date>
    <item>
      <title>Hiding rows  in a straight table, when an expression=0</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-rows-in-a-straight-table-when-an-expression-0/m-p/1746534#M453337</link>
      <description>&lt;P&gt;I have an accounts receivable chart that shows customer AR balances (filtered set analysis measure=Special AR Balance) as a % of their&amp;nbsp; Total AR balance.&lt;/P&gt;&lt;P&gt;[Special AR Balance]&amp;nbsp; is a label for the variable&amp;nbsp; $(vSpecialARBalance), which uses set analysis to filter for "high AR" Customers , and works great.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;[Customer Name]&amp;nbsp; &amp;nbsp; Special AR Balance&amp;nbsp; AR Balance&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; % Of Total (Col2/Col3)&lt;/P&gt;&lt;P&gt;==============&amp;nbsp; &amp;nbsp; ================&amp;nbsp; &amp;nbsp;===========&amp;nbsp; &amp;nbsp; &amp;nbsp; ===================&lt;/P&gt;&lt;P&gt;ABC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 50%&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DEF&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 500&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0%&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;GHI&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 300&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 33%&lt;/P&gt;&lt;P&gt;While correct, notice that customer DEF has 0&amp;nbsp; [Special AR Balance].&amp;nbsp; However, I do not want Customers with a [Special AR balance] of 0 to display in the chart.&lt;/P&gt;&lt;P&gt;I tried this as a calculated dimension for [Customer Name], but I get an error:&amp;nbsp; If($(vSpecialARBalance)&amp;gt;0,[Customer Name])&lt;/P&gt;&lt;P&gt;but I get a syntax error.&amp;nbsp; I am guessing that an aggregate measure cannot be used in an if statement.&lt;/P&gt;&lt;P&gt;Any ideas, or a better way to accomplish this?&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-rows-in-a-straight-table-when-an-expression-0/m-p/1746534#M453337</guid>
      <dc:creator>dadumas</dc:creator>
      <dc:date>2024-11-15T23:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding rows  in a straight table, when an expression=0</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-rows-in-a-straight-table-when-an-expression-0/m-p/1746547#M453338</link>
      <description>&lt;P&gt;I got this to work, by enclosing every expression in the chart in an if() statement:&lt;/P&gt;&lt;P&gt;Example below:&lt;/P&gt;&lt;P&gt;if($(vSpecialARBalance)&amp;gt;0,$(vSumAR))&lt;/P&gt;&lt;P&gt;I first tried enabling the conditional display checkbox with $(vSpecialARBalance)&amp;gt;0, but that did not work surprisingly.&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 18:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-rows-in-a-straight-table-when-an-expression-0/m-p/1746547#M453338</guid>
      <dc:creator>dadumas</dc:creator>
      <dc:date>2020-09-23T18:15:16Z</dc:date>
    </item>
  </channel>
</rss>

