<?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 Sheet Event Trigger to Exclude Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689156#M249573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create an OnActivate Sheet Event Trigger to exclude values by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the field to work to only INCLUDE the value, but I can't figure out how to switch it to only &lt;STRONG&gt;EXCLUDE&lt;/STRONG&gt; the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attribute: [car-make_model]&lt;/P&gt;&lt;P&gt;Value to filter excluding: 'Ford, F150'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried going to Settings --&amp;gt; Sheet Properties --&amp;gt; Triggers --&amp;gt; Edit Actions --&amp;gt; Add --&amp;gt; Selection + Select In Field&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;car-make_model&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Search String&lt;/SPAN&gt; (I've tried all the following with no success)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-='Ford, F150'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;&amp;gt;'Ford, F150'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;= Not ( 'Ford, F150')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Not 'Ford, F150'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;!= 'Ford, F150'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried looking at the option for "Select Excluded", but that only provides a field option and not a value.&lt;/P&gt;&lt;P&gt;Thank you for any guidance that is offered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2014 19:11:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-16T19:11:35Z</dc:date>
    <item>
      <title>Sheet Event Trigger to Exclude Value</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689156#M249573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create an OnActivate Sheet Event Trigger to exclude values by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the field to work to only INCLUDE the value, but I can't figure out how to switch it to only &lt;STRONG&gt;EXCLUDE&lt;/STRONG&gt; the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attribute: [car-make_model]&lt;/P&gt;&lt;P&gt;Value to filter excluding: 'Ford, F150'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried going to Settings --&amp;gt; Sheet Properties --&amp;gt; Triggers --&amp;gt; Edit Actions --&amp;gt; Add --&amp;gt; Selection + Select In Field&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;car-make_model&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Search String&lt;/SPAN&gt; (I've tried all the following with no success)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-='Ford, F150'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;&amp;gt;'Ford, F150'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;= Not ( 'Ford, F150')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Not 'Ford, F150'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;!= 'Ford, F150'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried looking at the option for "Select Excluded", but that only provides a field option and not a value.&lt;/P&gt;&lt;P&gt;Thank you for any guidance that is offered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 19:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689156#M249573</guid>
      <dc:creator />
      <dc:date>2014-06-16T19:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Event Trigger to Exclude Value</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689157#M249574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use two actions. First a Select in Field action to select the value you want to exclude, then a Select Excluded action to invert the selection so the value you selected first is now excluded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 19:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689157#M249574</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-06-16T19:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Event Trigger to Exclude Value</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689158#M249575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'Select Excluded' might help you indeed but in combination with another action, so you need to create two:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) One action to select 'Ford' and 'F150':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search string:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(Ford|F150)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) One action 'Select Excluded' with field [car-make model]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 19:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689158#M249575</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-06-16T19:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Event Trigger to Exclude Value</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689159#M249576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And there it is.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 19:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689159#M249576</guid>
      <dc:creator />
      <dc:date>2014-06-16T19:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Event Trigger to Exclude Value</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689160#M249577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way to do this when making a pdf export?&lt;/P&gt;&lt;P&gt;I have the action implemented for one of my sheets. But I also have a pdf report for this. QlikView should show the same values in the pdf as on the AccessPoint but I cannot find a way to make a simmilar selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I could select all possible values instead but there may be new ones from time to time and I would have to maintain the report. If possible I would like to avoid this.&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 in advance&lt;/P&gt;&lt;P&gt;Tamara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 12:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689160#M249577</guid>
      <dc:creator>t_witzgall</dc:creator>
      <dc:date>2016-08-30T12:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Event Trigger to Exclude Value</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689161#M249578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know how the pdf export is created and how that is triggered. Can you start a new discussion for this question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 06:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689161#M249578</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-31T06:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Event Trigger to Exclude Value</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689162#M249579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the quick response&lt;/P&gt;&lt;P&gt;I started a new discussion: &lt;A href="https://community.qlik.com/message/1115022"&gt;Exclude Value in PDF Export&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 07:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheet-Event-Trigger-to-Exclude-Value/m-p/689162#M249579</guid>
      <dc:creator>t_witzgall</dc:creator>
      <dc:date>2016-08-31T07:12:40Z</dc:date>
    </item>
  </channel>
</rss>

