<?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 Zero-Values in straight table with two measures without if in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992645#M527517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harry. There is nothing wrong with if statements, but as I wrote I have multiple tables - and wanted a quick way to suppress zero values. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2015 07:46:36 GMT</pubDate>
    <dc:creator>alexbjorlig</dc:creator>
    <dc:date>2015-11-02T07:46:36Z</dc:date>
    <item>
      <title>Suppress Zero-Values in straight table with two measures without if</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992640#M527512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Community. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I suppress Zero-Values in a straight table, when having two measures &lt;EM&gt;without&lt;/EM&gt; if statements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i only have one measure it works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Part1.PNG" class="jive-image image-1" height="161" src="https://community.qlik.com/legacyfs/online/103471_Part1.PNG" style="height: 160.845px; width: 428px;" width="428" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I add a second measure - I can't suppress!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Part2.PNG" class="jive-image image-2" height="139" src="https://community.qlik.com/legacyfs/online/103487_Part2.PNG" style="height: 139.245px; width: 452px;" width="452" /&gt;&lt;/P&gt;&lt;P&gt;I have attached the workbook...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the awesome help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 15:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992640#M527512</guid>
      <dc:creator>alexbjorlig</dc:creator>
      <dc:date>2015-10-29T15:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Zero-Values in straight table with two measures without if</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992641#M527513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That is because of your Expression 2. (you have the value in 2nd Measure).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103548_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;you can&amp;nbsp; use 'Suppress Zero-Values' in Presentation Tab.&lt;/P&gt;&lt;P&gt;But, In this case you should use if condition.&lt;/P&gt;&lt;P&gt;Like,&amp;nbsp; if(Sales&amp;gt;0, Sales+1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 03:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992641#M527513</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-10-30T03:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Zero-Values in straight table with two measures without if</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992642#M527514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just don't understand why it is not possible to Suprress Zero-Values in all measures?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I ask is because I have multiple tables, where I now have to edit many expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help anyway &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 07:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992642#M527514</guid>
      <dc:creator>alexbjorlig</dc:creator>
      <dc:date>2015-10-30T07:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Zero-Values in straight table with two measures without if</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992643#M527515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Supress zero values all expressions values should be zero, then only entire row will hide.&amp;nbsp; If you want to hide the row if first measure value is zero then use below condition for second measure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression1: Sum(Sales)&lt;/P&gt;&lt;P&gt;Expression2 = If(&lt;SPAN style="font-size: 13.3333px;"&gt;Sum(Sales)&lt;/SPAN&gt; &amp;gt; 0, [Sales+1 Expression])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;**Replace&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; [Sales+1 Expression] &amp;amp; Sum(Sales) with your actual expressions.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 08:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992643#M527515</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-30T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Zero-Values in straight table with two measures without if</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992644#M527516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is wrong with if statements? &lt;/P&gt;&lt;P&gt;(if(SUM(Sales)=0,'',sum(Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 08:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992644#M527516</guid>
      <dc:creator />
      <dc:date>2015-10-30T08:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Zero-Values in straight table with two measures without if</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992645#M527517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harry. There is nothing wrong with if statements, but as I wrote I have multiple tables - and wanted a quick way to suppress zero values. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 07:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992645#M527517</guid>
      <dc:creator>alexbjorlig</dc:creator>
      <dc:date>2015-11-02T07:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Zero-Values in straight table with two measures without if</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992646#M527518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the “Expression Overview” (CTRL-ALT-E) for mass update of the expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 10:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-Zero-Values-in-straight-table-with-two-measures-without/m-p/992646#M527518</guid>
      <dc:creator />
      <dc:date>2015-11-02T10:19:15Z</dc:date>
    </item>
  </channel>
</rss>

