<?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: Toggle to hide/show rows based on values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Toggle-to-hide-show-rows-based-on-values/m-p/1049376#M940885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One solution would be to 'zero' all expression values and enable 'suppress zero values' on presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you have two expression, your '1-5' expression and another one ( &lt;EM&gt;Sum(Value)&lt;/EM&gt; ), try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button that set a variable vVar to 0 , if you want to hide the values, and to 1 if you want to show the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then alter all your current expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Exp1":&lt;/P&gt;&lt;P&gt;=If ( "1-5" = 5 and vVar, 0, Sum(Value) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"1-5":&lt;/P&gt;&lt;P&gt;=If( &lt;EM&gt;YourCurrent1To5Exp&lt;/EM&gt; = 5 and vVar, 0, &lt;EM&gt;YourCurrent1To5Exp&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace &lt;EM&gt;Sum(Value)&lt;/EM&gt; and &lt;EM&gt;YourCurrent1To5Exp&lt;/EM&gt; with your appropriate expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2016 21:57:04 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-01-21T21:57:04Z</dc:date>
    <item>
      <title>Toggle to hide/show rows based on values</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-to-hide-show-rows-based-on-values/m-p/1049375#M940884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi, I am new to Qlikview and would appreciate any assistance anyone can provide. I have a calculated expression column with numbers ranging from 1 to 5. I want to create a button that will filter out or hide all the rows with 5's in the calculated expression column in that table. Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 18:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-to-hide-show-rows-based-on-values/m-p/1049375#M940884</guid>
      <dc:creator />
      <dc:date>2016-01-21T18:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle to hide/show rows based on values</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-to-hide-show-rows-based-on-values/m-p/1049376#M940885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One solution would be to 'zero' all expression values and enable 'suppress zero values' on presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you have two expression, your '1-5' expression and another one ( &lt;EM&gt;Sum(Value)&lt;/EM&gt; ), try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button that set a variable vVar to 0 , if you want to hide the values, and to 1 if you want to show the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then alter all your current expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Exp1":&lt;/P&gt;&lt;P&gt;=If ( "1-5" = 5 and vVar, 0, Sum(Value) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"1-5":&lt;/P&gt;&lt;P&gt;=If( &lt;EM&gt;YourCurrent1To5Exp&lt;/EM&gt; = 5 and vVar, 0, &lt;EM&gt;YourCurrent1To5Exp&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace &lt;EM&gt;Sum(Value)&lt;/EM&gt; and &lt;EM&gt;YourCurrent1To5Exp&lt;/EM&gt; with your appropriate expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 21:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-to-hide-show-rows-based-on-values/m-p/1049376#M940885</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-21T21:57:04Z</dc:date>
    </item>
  </channel>
</rss>

