<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-values/m-p/205615#M62021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a list of values in a table and a table containing purchases. The connection between these two tables is the invoice number. Now I want to show invoice numbers connected to values except for some values.&lt;/P&gt;&lt;P&gt;One invoice number can have many values.&lt;/P&gt;&lt;P&gt;Say I have this;&lt;/P&gt;&lt;P&gt;invoice_number;value&lt;/P&gt;&lt;P&gt;100200;[1x,2x,3x]&lt;BR /&gt;200300,[2x,4x,5y]&lt;/P&gt;&lt;P&gt;The script that I want to write is: set true if invoice_number has the value 2x but not 3x. In this case invoice_number 1 is false and invoice_number 2 is true.&lt;/P&gt;&lt;P&gt;Can this be written with a if-statement or a set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2011 13:45:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-08T13:45:43Z</dc:date>
    <item>
      <title>Exclude values</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values/m-p/205615#M62021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a list of values in a table and a table containing purchases. The connection between these two tables is the invoice number. Now I want to show invoice numbers connected to values except for some values.&lt;/P&gt;&lt;P&gt;One invoice number can have many values.&lt;/P&gt;&lt;P&gt;Say I have this;&lt;/P&gt;&lt;P&gt;invoice_number;value&lt;/P&gt;&lt;P&gt;100200;[1x,2x,3x]&lt;BR /&gt;200300,[2x,4x,5y]&lt;/P&gt;&lt;P&gt;The script that I want to write is: set true if invoice_number has the value 2x but not 3x. In this case invoice_number 1 is false and invoice_number 2 is true.&lt;/P&gt;&lt;P&gt;Can this be written with a if-statement or a set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 13:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values/m-p/205615#M62021</guid>
      <dc:creator />
      <dc:date>2011-04-08T13:45:43Z</dc:date>
    </item>
    <item>
      <title>Exclude values</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values/m-p/205616#M62022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would user regular expression for your case; you can see the following post:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikfix.com/2010/10/18/regular-expressions-in-the-load-script/" target="_blank" title="http://www.qlikfix.com/2010/10/18/regular-expressions-in-the-load-script/"&gt;http://www.qlikfix.com/2010/10/18/regular-expressions-in-the-load-script/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I will try to come back later with an example.&lt;/P&gt;&lt;P&gt;Otherwise you can you the index function, but the code will not be as straight forward&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 19:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values/m-p/205616#M62022</guid>
      <dc:creator />
      <dc:date>2011-04-08T19:42:38Z</dc:date>
    </item>
    <item>
      <title>Exclude values</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values/m-p/205617#M62023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I would appreciate an example. I've looked on the link you sent me but what I understand this regex is not a function within Qlikview but a function that I need to create in VBscript?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 16:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values/m-p/205617#M62023</guid>
      <dc:creator />
      <dc:date>2011-04-12T16:04:16Z</dc:date>
    </item>
  </channel>
</rss>

