<?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: Adding an or condition to logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-an-or-condition-to-logic/m-p/781814#M1046329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If ((len(trim([First CK249 Date])) &amp;gt;=1 or len(trim([First CP249])) &amp;gt;=1)and len(trim([MED249 Date])) &amp;gt;=1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 16:42:19 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-11-19T16:42:19Z</dc:date>
    <item>
      <title>Adding an or condition to logic</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-an-or-condition-to-logic/m-p/781813#M1046328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;Here is a snippet of code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;if((len(trim([First CK249 Date])) &amp;gt;=1 and len(trim([MED249 Date])) &amp;gt;=1), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;I want to add (len(trim([First CP249 Date) to the code above as an or statement&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;Can I just add the logic like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;If (len(trim([First CK249 Date&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;],[First CP249]))&lt;/STRONG&gt;&lt;/SPAN&gt; &amp;gt;=1 and len(trim([MED249 Date])) &amp;gt;=1),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;Or would I need to add a completely new or statement applying the same len function to CP249 Date. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 16:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-an-or-condition-to-logic/m-p/781813#M1046328</guid>
      <dc:creator />
      <dc:date>2014-11-19T16:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an or condition to logic</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-an-or-condition-to-logic/m-p/781814#M1046329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If ((len(trim([First CK249 Date])) &amp;gt;=1 or len(trim([First CP249])) &amp;gt;=1)and len(trim([MED249 Date])) &amp;gt;=1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 16:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-an-or-condition-to-logic/m-p/781814#M1046329</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-19T16:42:19Z</dc:date>
    </item>
  </channel>
</rss>

