<?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: Logical operators in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477340#M178318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i will say Option 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Johann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 12:54:53 GMT</pubDate>
    <dc:creator>jchoucq</dc:creator>
    <dc:date>2013-10-16T12:54:53Z</dc:date>
    <item>
      <title>Logical operators in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477338#M178316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain me how the logical operators takes place in set analysis for below expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;DS={"Fail","Pass"}, LR={"Fail","Pass"}&amp;gt;} Distinct Lenskey)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e; which of the condition are correct for above set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) Select Count (Distinct Lenskey) From table where DS ='Fail' or DS='Pass' or LR='Fail' or LR='Pass'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) Select Count (Distinct Lenskey) From table where DS ='Fail' and DS='Pass' and LR='Fail' and LR='Pass'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.) Select Count (Distinct Lenskey) From table where (DS ='Fail' or DS='Pass') and (LR='Fail' or LR='Pass')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477338#M178316</guid>
      <dc:creator />
      <dc:date>2013-10-16T12:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Logical operators in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477339#M178317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Venkat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is your:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3.) Select Count (Distinct Lenskey) From table where (DS ='Fail' or DS='Pass') and (LR='Fail' or LR='Pass')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;As in this bit means either Fail OR Pass&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {"Fail","Pass"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and the comma in the middle seperate things as an AND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {$&amp;lt;DS={"Fail","Pass"}, LR={"Fail","Pass"}&amp;gt;} Distinct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477339#M178317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-16T12:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Logical operators in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477340#M178318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i will say Option 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Johann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477340#M178318</guid>
      <dc:creator>jchoucq</dc:creator>
      <dc:date>2013-10-16T12:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Logical operators in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477341#M178319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 13:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-operators-in-set-analysis/m-p/477341#M178319</guid>
      <dc:creator />
      <dc:date>2013-10-16T13:44:48Z</dc:date>
    </item>
  </channel>
</rss>

