<?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 CONDITION in SET ANALYSIS EXPRESSION in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/OR-CONDITION-in-SET-ANALYSIS-EXPRESSION/m-p/1818068#M67030</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an expression -&amp;nbsp;&lt;STRONG&gt;Count(DISTINCT If((DOL1='01/01/1900' or DOL1 &amp;gt;= Date(Today(),'DD/MM/YYYY')),EmpCode))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Output is coming correct - &lt;STRONG&gt;4719&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I am using&amp;nbsp; SET ANALYSIS - Output is wrong -&amp;nbsp;&lt;STRONG&gt;4701&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;[DOL1]={'01/01/1900'}&amp;gt;+&amp;lt;[DOL1]={"&lt;/STRONG&gt;&lt;U&gt;&amp;gt;=&lt;/U&gt;&lt;STRONG&gt;$(=Date(Today(), 'DD/MM/YYYY'))"}&amp;gt;} Distinct [EmpCode])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can anyone correct the same. Please find the attached xls for data.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Jun 2021 13:45:23 GMT</pubDate>
    <dc:creator>sona_sa</dc:creator>
    <dc:date>2021-06-26T13:45:23Z</dc:date>
    <item>
      <title>OR CONDITION in SET ANALYSIS EXPRESSION</title>
      <link>https://community.qlik.com/t5/App-Development/OR-CONDITION-in-SET-ANALYSIS-EXPRESSION/m-p/1818068#M67030</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an expression -&amp;nbsp;&lt;STRONG&gt;Count(DISTINCT If((DOL1='01/01/1900' or DOL1 &amp;gt;= Date(Today(),'DD/MM/YYYY')),EmpCode))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Output is coming correct - &lt;STRONG&gt;4719&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I am using&amp;nbsp; SET ANALYSIS - Output is wrong -&amp;nbsp;&lt;STRONG&gt;4701&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;[DOL1]={'01/01/1900'}&amp;gt;+&amp;lt;[DOL1]={"&lt;/STRONG&gt;&lt;U&gt;&amp;gt;=&lt;/U&gt;&lt;STRONG&gt;$(=Date(Today(), 'DD/MM/YYYY'))"}&amp;gt;} Distinct [EmpCode])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can anyone correct the same. Please find the attached xls for data.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 13:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/OR-CONDITION-in-SET-ANALYSIS-EXPRESSION/m-p/1818068#M67030</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2021-06-26T13:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: OR CONDITION in SET ANALYSIS EXPRESSION</title>
      <link>https://community.qlik.com/t5/App-Development/OR-CONDITION-in-SET-ANALYSIS-EXPRESSION/m-p/1818085#M67032</link>
      <description>&lt;P&gt;Hi, try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;DOL1={'01/01/1900', "&amp;gt;=$(=Today())"}&amp;gt;} DISTINCT EmpCode)&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 17:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/OR-CONDITION-in-SET-ANALYSIS-EXPRESSION/m-p/1818085#M67032</guid>
      <dc:creator>TiagoCardoso</dc:creator>
      <dc:date>2021-06-26T17:52:02Z</dc:date>
    </item>
  </channel>
</rss>

