<?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: Re: Hiding options in a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518812#M193752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;PFA. Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 10:09:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-04T10:09:38Z</dc:date>
    <item>
      <title>Hiding options in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518806#M193746</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;I have a chart which shows results based on different statuses in a table. There is a total of four statuses: Good, bad, extra, and free. I would now like to hide the "Extra" and "Bad" results from the table so that a user cannot select them. My idea of how to do this would be to input either a condition on the table itself were it only shows "Good" and "Free", or input a trigger on the sheet that does the same, but I dont really know how to do this. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 10:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518806#M193746</guid>
      <dc:creator />
      <dc:date>2013-12-03T10:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding options in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518807#M193747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to hide the "Extra" and "Bad" results from the table, add the following set analysis to whatever your expression is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;Status={'Good','Free'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your final expression will look something like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Status={'Good','Free'}&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 18:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518807#M193747</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-12-03T18:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding options in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518808#M193748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I dont want to hide the results (per say) I want to hide the option of having them there to begin with. The idea is that the user is to click in the table and that way filter out what he sees on screen, but I want to limit these options. I cannot just select not to select the data, however, since that would skew up the rest of the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 09:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518808#M193748</guid>
      <dc:creator />
      <dc:date>2013-12-04T09:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding options in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518809#M193749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this in the Add calculated Dimension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Status &amp;lt;&amp;gt;'Extra' or Status &amp;lt;&amp;gt;'Bad, Status) and the check 'Suppress when values are null &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 09:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518809#M193749</guid>
      <dc:creator />
      <dc:date>2013-12-04T09:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding options in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518810#M193750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, but this is a list box, i dont have the "suppress when null" option...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 09:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518810#M193750</guid>
      <dc:creator />
      <dc:date>2013-12-04T09:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding options in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518811#M193751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the list box expression.... type below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Status &amp;lt;&amp;gt; 'bad' and Status &amp;lt;&amp;gt; 'extra' , Status)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 10:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518811#M193751</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2013-12-04T10:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hiding options in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518812#M193752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;PFA. Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 10:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518812#M193752</guid>
      <dc:creator />
      <dc:date>2013-12-04T10:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding options in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518813#M193753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;worked perfectly! thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 11:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hiding-options-in-a-table/m-p/518813#M193753</guid>
      <dc:creator />
      <dc:date>2013-12-04T11:26:05Z</dc:date>
    </item>
  </channel>
</rss>

