<?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: hideing rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595460#M220534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to include the expression of the third column in an if statement of the other expressions (or in a calculated dimension). For example for column 1: if( column(3) =1 ,&lt;EM&gt; sum(SomeThing) &lt;/EM&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 15:12:44 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-01-31T15:12:44Z</dc:date>
    <item>
      <title>hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595457#M220531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a straight table with 2 dimensions and multiple expressions. on the 3rd column i have an expression that can be either 0 or 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to hide all the rows in this table which have a 0 value on the 3rd expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595457#M220531</guid>
      <dc:creator />
      <dc:date>2014-01-31T15:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595458#M220532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Properties -- &amp;gt; Presentation tab&lt;/P&gt;&lt;P&gt;Show / Hide column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/52421_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595458#M220532</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-01-31T15:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595459#M220533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;In all expression columns, force a NULL value whenever this 3rd column evaulates to 0. The rows will disappear automagically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, this could be expression in column 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; if (Column3 &amp;lt;&amp;gt; 0, Sum(WhateverNeedsToBeAdded))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595459#M220533</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-01-31T15:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595460#M220534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to include the expression of the third column in an if statement of the other expressions (or in a calculated dimension). For example for column 1: if( column(3) =1 ,&lt;EM&gt; sum(SomeThing) &lt;/EM&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595460#M220534</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-01-31T15:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595461#M220535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, did not read the question correctly!&lt;/P&gt;&lt;P&gt;I would go with Gysbert's suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595461#M220535</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-01-31T15:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595462#M220536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, my trick uses column labels instead of column indices. Continues working if you start moving around your expression columns. "Column3" or whatever you choose is the label of the column with expression 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595462#M220536</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-01-31T15:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595463#M220537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply. the problem here is that the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;third column is a function of all the other 10 columns in the table...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;is there a way to achieve this using dimension limit?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595463#M220537</guid>
      <dc:creator />
      <dc:date>2014-01-31T15:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595464#M220538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension limits uses the values of the first expression. So you'd have to move the expression in the third column the first position. Or make a copy of it, move it so it becomes the first expression and then hide it (on the Presentation tab). In the Dimension Limits you could then choose to show only values greater than the exact amount 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595464#M220538</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-01-31T15:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595465#M220539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried that, but i keep getting the "allocated memory exceeded" error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 dimensions in the table. i'm using qlik version 11.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595465#M220539</guid>
      <dc:creator />
      <dc:date>2014-01-31T15:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: hideing rows</title>
      <link>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595466#M220540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a sample application might help, if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hideing-rows/m-p/595466#M220540</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-01-31T15:42:21Z</dc:date>
    </item>
  </channel>
</rss>

