<?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 Where statement issues in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-statement-issues/m-p/660943#M1055353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;I am trying to exclude junk emails during my script, the statement ends in the following&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Where (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;A href="mailto:`recipient-address`='administrator1@company.com'"&gt;`recipient-address`='administrator1@company.com'&lt;/A&gt; OR &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;A href="mailto:`recipient-address`='administrator2@company.com"&gt;`recipient-address`='administrator2@company.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt; and (left(`sender-address`,3) &amp;lt;&amp;gt; '/O=' OR left(`sender-address`,3) &amp;lt;&amp;gt; 'EX:') &lt;BR /&gt;&lt;BR /&gt;Group by msgid,`recipient-address`; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My problem is that there are still email addresses being included that should have been excluded (starting in /O= or EX:) - my recipient addresses are correct but they do not exclude the sender addresses?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 10:35:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-20T10:35:10Z</dc:date>
    <item>
      <title>Where statement issues</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-issues/m-p/660943#M1055353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;I am trying to exclude junk emails during my script, the statement ends in the following&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Where (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;A href="mailto:`recipient-address`='administrator1@company.com'"&gt;`recipient-address`='administrator1@company.com'&lt;/A&gt; OR &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;A href="mailto:`recipient-address`='administrator2@company.com"&gt;`recipient-address`='administrator2@company.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt; and (left(`sender-address`,3) &amp;lt;&amp;gt; '/O=' OR left(`sender-address`,3) &amp;lt;&amp;gt; 'EX:') &lt;BR /&gt;&lt;BR /&gt;Group by msgid,`recipient-address`; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My problem is that there are still email addresses being included that should have been excluded (starting in /O= or EX:) - my recipient addresses are correct but they do not exclude the sender addresses?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-issues/m-p/660943#M1055353</guid>
      <dc:creator />
      <dc:date>2014-10-20T10:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Where statement issues</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-issues/m-p/660944#M1055354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the sender-address part of the logical condition, change the OR in an AND. Neither one of them should appear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-issues/m-p/660944#M1055354</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-10-20T11:24:10Z</dc:date>
    </item>
  </channel>
</rss>

