<?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: Suppress When expression with text in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357197#M416435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a condition to show that,&lt;/P&gt;&lt;P&gt;if (isnull(CurrSales), 'N/A', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;ID={"=sum(CurrSales)&amp;gt;0"} &amp;gt; }&amp;nbsp;&amp;nbsp; CurrSales))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Jul 2017 19:54:34 GMT</pubDate>
    <dc:creator>renjithpl</dc:creator>
    <dc:date>2017-07-23T19:54:34Z</dc:date>
    <item>
      <title>Suppress When expression with text</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357195#M416433</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;Suppose this is an output in a straight table &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 332px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="18" width="64"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="102"&gt;&lt;STRONG&gt;Sum(CurrSales)&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="102"&gt;&lt;STRONG&gt;Sum(PrevSales)&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;&lt;STRONG&gt;Growth&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="18" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;-50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="18" style="border-top: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;N/A&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;500&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;N/A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="18" style="border-top: none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="18" style="border-top: none;"&gt;&lt;SPAN style="color: #ff0000;"&gt;4&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff0000;"&gt;0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff0000;"&gt;N/A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff0000;"&gt;N/A&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to suppress the IDs with all Null values and also with N/A's &lt;/P&gt;&lt;P&gt;Since&amp;nbsp; I have text (N/A) in the expression, ID 4 still shows up after i checked "Suppress When Values is Null"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Renji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jul 2017 19:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357195#M416433</guid>
      <dc:creator>renjithpl</dc:creator>
      <dc:date>2017-07-23T19:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress When expression with text</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357196#M416434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if you try with :&lt;/P&gt;&lt;P&gt;sum({&amp;lt;ID={"=sum(CurrSales)&amp;gt;0"} &amp;gt; }&amp;nbsp;&amp;nbsp; CurrSales)&lt;/P&gt;&lt;P&gt;sum({&amp;lt;ID={"=sum(PrevSales)&amp;gt;0"} &amp;gt; }&amp;nbsp;&amp;nbsp; PrevSales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jul 2017 19:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357196#M416434</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-07-23T19:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress When expression with text</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357197#M416435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a condition to show that,&lt;/P&gt;&lt;P&gt;if (isnull(CurrSales), 'N/A', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt;ID={"=sum(CurrSales)&amp;gt;0"} &amp;gt; }&amp;nbsp;&amp;nbsp; CurrSales))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Jul 2017 19:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357197#M416435</guid>
      <dc:creator>renjithpl</dc:creator>
      <dc:date>2017-07-23T19:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress When expression with text</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357198#M416436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to make it as Data planning / Mock up application. That may useful to explain clearly due to N/A in your application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 01:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-When-expression-with-text/m-p/1357198#M416436</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-24T01:23:37Z</dc:date>
    </item>
  </channel>
</rss>

