<?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 OR logical function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288450#M107274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try to repeat the field on the conditon? &lt;/P&gt;&lt;P&gt;If(X = 'a' or X = 'b' or X = 'c',1,0)as Flag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2011 19:04:50 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-05-10T19:04:50Z</dc:date>
    <item>
      <title>OR logical function</title>
      <link>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288449#M107273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an equivelent to the OR logical function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to load a flag as to whether or not one field is equal to any of 3 seperate values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(X = 'a' or 'b' or 'c',1,0)as Flag, returns true for every record including those that = d, e, f, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 19:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288449#M107273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-10T19:02:45Z</dc:date>
    </item>
    <item>
      <title>OR logical function</title>
      <link>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288450#M107274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try to repeat the field on the conditon? &lt;/P&gt;&lt;P&gt;If(X = 'a' or X = 'b' or X = 'c',1,0)as Flag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 19:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288450#M107274</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-10T19:04:50Z</dc:date>
    </item>
    <item>
      <title>OR logical function</title>
      <link>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288451#M107275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 19:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288451#M107275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-10T19:09:03Z</dc:date>
    </item>
    <item>
      <title>OR logical function</title>
      <link>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288452#M107276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Same thing, different approach, I prefer it as a more flexible:&lt;/P&gt;&lt;P&gt;if(match(X,'a','b','c'),1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 00:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OR-logical-function/m-p/288452#M107276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-11T00:47:28Z</dc:date>
    </item>
  </channel>
</rss>

