<?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: Exclude within script, except for... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206242#M877820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Massimo!&amp;nbsp; This worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2016 22:29:56 GMT</pubDate>
    <dc:creator>fanninam</dc:creator>
    <dc:date>2016-10-19T22:29:56Z</dc:date>
    <item>
      <title>Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206233#M877811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to exclude Account# 5306510 but only for Department# CC235, otherwise I want to include it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only know how to exclude account numbers as seen below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Courier New,Courier New;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier New,Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt; font-family: Courier New,Courier New;"&gt;T$OYER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier New,Courier New;"&gt; &amp;gt;=2014 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Courier New,Courier New;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier New,Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Courier New,Courier New;"&gt;not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier New,Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt; font-family: Courier New,Courier New;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier New,Courier New;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt; font-family: Courier New,Courier New;"&gt;T$LEAC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: Courier New,Courier New;"&gt;, '5706710','5706730','5706750','5706770','5849990','5839991','3100100','4101100','5839990','5306505','5306515','5805985','5829990','5805954','5805950','5255830');&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206233#M877811</guid>
      <dc:creator>fanninam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206234#M877812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; not&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Account# = 5306510 and Department# = 'CC235') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 18:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206234#M877812</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-10-19T18:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206235#M877813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or you can do thos:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Account# &amp;lt;&amp;gt; 5306510 or &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Department# &amp;lt;&amp;gt; '&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;'CC235';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 19:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206235#M877813</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T19:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206236#M877814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;not &lt;SPAN style="color: #000000;"&gt;(X &lt;/SPAN&gt;and&lt;SPAN style="color: #000000;"&gt; Y) becomes (&lt;/SPAN&gt;not&lt;SPAN style="color: #000000;"&gt; X &lt;/SPAN&gt;or not&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt; Y)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 19:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206236#M877814</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-10-19T19:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206237#M877815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, did I miss something by mistake or are you just explaining the logic to the OP &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 19:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206237#M877815</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T19:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206238#M877816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was explaining to myself. I must admin I forgot the boolean algebra and I had to think a little to remember your answer and mine answer are the same.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 19:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206238#M877816</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-10-19T19:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206239#M877817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I replicated your response by twisting it around &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206239#M877817</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T20:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206240#M877818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should split the rewards &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/devil.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206240#M877818</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-10-19T20:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206241#M877819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think &lt;A href="https://community.qlik.com/people/maxgro"&gt;maxgro&lt;/A&gt;‌‌ deserves it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206241#M877819</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T20:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude within script, except for...</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206242#M877820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Massimo!&amp;nbsp; This worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 22:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-within-script-except-for/m-p/1206242#M877820</guid>
      <dc:creator>fanninam</dc:creator>
      <dc:date>2016-10-19T22:29:56Z</dc:date>
    </item>
  </channel>
</rss>

