<?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 exclude values from default selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/exclude-values-from-default-selection/m-p/256127#M96922</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;&amp;nbsp;&amp;nbsp; Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Add first Action to button as Selection in field&amp;nbsp;&amp;nbsp; Field name and Value as "Other"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Second Action as Select&amp;nbsp; Excluded with same field name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 11:03:30 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2011-07-05T11:03:30Z</dc:date>
    <item>
      <title>exclude values from default selection</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-values-from-default-selection/m-p/256125#M96920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to select a value by default from a field in a&amp;nbsp; filter. I have used the select in field trigger which works quite good for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now another requirements came across me, which is to include all values and exculde &lt;STRONG&gt;'Other&lt;/STRONG&gt;' by default from a field in a&amp;nbsp; filter. Can some one tell me, how can i exclude a value by default from a filter field in a sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i mean to say is select All values in a field except 'Other' by default. The field name is Plant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 10:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-values-from-default-selection/m-p/256125#M96920</guid>
      <dc:creator />
      <dc:date>2011-07-05T10:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: exclude values from default selection</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-values-from-default-selection/m-p/256126#M96921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;Arif - You can use simple IF statement. Something like this...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva; color: #0000ff;"&gt;&lt;EM&gt;&lt;STRONG&gt;=IF(FieldName&amp;lt;&amp;gt; 'Other', FieldName)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;You can use the same in ListBox expression to hide the 'Other' option.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;STRONG&gt;Cheers - DV&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 11:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-values-from-default-selection/m-p/256126#M96921</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-07-05T11:02:39Z</dc:date>
    </item>
    <item>
      <title>exclude values from default selection</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-values-from-default-selection/m-p/256127#M96922</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;&amp;nbsp;&amp;nbsp; Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Add first Action to button as Selection in field&amp;nbsp;&amp;nbsp; Field name and Value as "Other"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Second Action as Select&amp;nbsp; Excluded with same field name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 11:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-values-from-default-selection/m-p/256127#M96922</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-07-05T11:03:30Z</dc:date>
    </item>
  </channel>
</rss>

