<?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 AND condition in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312376#M618544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set analysis which works fine.&lt;/P&gt;&lt;P&gt;As per below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(count({&amp;lt;&lt;/P&gt;&lt;P&gt;Leavers.Leaving_Reason-={'Flexi Retirement'},&lt;/P&gt;&lt;P&gt;Dates.FiscalYear={'15/16'}&lt;/P&gt;&lt;P&gt;&amp;gt;} Leavers.Leaving_Reason))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now need to exclude any Fixed Term Contract staff but only exclude 'Medical &amp;amp; Dental' staff from the fixed term contract leaving reason.&amp;nbsp; I tried the below, but it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(count({&amp;lt;&lt;/P&gt;&lt;P&gt;Leavers.Leaving_Reason-={'Flexi Retirement'},&lt;/P&gt;&lt;P&gt;Leavers.Leaving_Reason-={'Fixed Term Contract'} and [Staff Group]={'Medical and Dental'},&lt;/P&gt;&lt;P&gt;Dates.FiscalYear={'15/16'}&lt;/P&gt;&lt;P&gt;&amp;gt;} Leavers.Leaving_Reason))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Apr 2017 07:36:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-25T07:36:26Z</dc:date>
    <item>
      <title>AND condition in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312376#M618544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set analysis which works fine.&lt;/P&gt;&lt;P&gt;As per below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(count({&amp;lt;&lt;/P&gt;&lt;P&gt;Leavers.Leaving_Reason-={'Flexi Retirement'},&lt;/P&gt;&lt;P&gt;Dates.FiscalYear={'15/16'}&lt;/P&gt;&lt;P&gt;&amp;gt;} Leavers.Leaving_Reason))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now need to exclude any Fixed Term Contract staff but only exclude 'Medical &amp;amp; Dental' staff from the fixed term contract leaving reason.&amp;nbsp; I tried the below, but it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(count({&amp;lt;&lt;/P&gt;&lt;P&gt;Leavers.Leaving_Reason-={'Flexi Retirement'},&lt;/P&gt;&lt;P&gt;Leavers.Leaving_Reason-={'Fixed Term Contract'} and [Staff Group]={'Medical and Dental'},&lt;/P&gt;&lt;P&gt;Dates.FiscalYear={'15/16'}&lt;/P&gt;&lt;P&gt;&amp;gt;} Leavers.Leaving_Reason))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312376#M618544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-25T07:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: AND condition in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312377#M618545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You use E() Function in you set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312377#M618545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-25T07:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: AND condition in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312378#M618546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;count({&amp;lt;Leavers.Leaving_Reason-={'$(=Only([&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Leavers.Leaving_Reason = {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fixed Term Contract&lt;/SPAN&gt;'}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Staff Group]={'Medical and Dental'}&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Leavers.Leaving_Reason&lt;/SPAN&gt;))'}, Dates.FiscalYear={'15/16'} &amp;gt;} Leavers.Leaving_Reason)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312378#M618546</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-25T07:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: AND condition in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312379#M618547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;count({&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt;Leavers.Leaving_Reason-={'Flexi Retirement'} , &lt;SPAN&gt;Dates.FiscalYear={'15/16'}&lt;/SPAN&gt;&lt;STRONG&gt;&amp;gt; *&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt;Leavers.Leaving_Reason-={'Fixed Term Contract'} &lt;STRONG&gt;,&lt;/STRONG&gt; [Staff Group]={'Medical and Dental'}&lt;STRONG&gt;&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;} Leavers.Leaving_Reason)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-condition-in-Set-Analysis/m-p/1312379#M618547</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-04-25T07:42:21Z</dc:date>
    </item>
  </channel>
</rss>

