<?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: Correct Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979220#M946882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(BranchID='A' and [has initial examination] = '1', count(PaientID))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Dec 2015 10:49:11 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2015-12-23T10:49:11Z</dc:date>
    <item>
      <title>Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979213#M946875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to calculate the total patient in&amp;nbsp; branch 'A' where Initial examination = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i try:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(BranchID={'A'}) and ([has initial examination] = {'1'}), count(PaientID))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it doesn't working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979213#M946875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-23T10:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979214#M946876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you spelt PatientID correctly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979214#M946876</guid>
      <dc:creator>roger_stone</dc:creator>
      <dc:date>2015-12-23T10:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979215#M946877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Count( {&amp;lt;&amp;nbsp; BranchID={'A'} ,[has initial examination] = {'1'} &amp;gt;}&amp;nbsp; PaientID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979215#M946877</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2015-12-23T10:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979216#M946878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can try this,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if((BranchID='A') and ([has initial examination] = 1), count(PaientID))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979216#M946878</guid>
      <dc:creator />
      <dc:date>2015-12-23T10:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979217#M946879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u hve one extra brace....")"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please remove dis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979217#M946879</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-12-23T10:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979218#M946880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(BranchID='A', count(Distinct {&amp;lt;[has initial examination] = {'1'}&amp;gt;} PaientID))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Also check the spelling of &lt;STRONG&gt;PaientID&lt;/STRONG&gt;, are you sure it is not &lt;STRONG&gt;PatientID&lt;/STRONG&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979218#M946880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-23T10:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979219#M946881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this with and with out single quoates for 1&lt;/P&gt;&lt;P&gt;count({&amp;lt; BranchID={'A'} ,[has initial examination] = '1'&amp;gt;}PaientID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979219#M946881</guid>
      <dc:creator />
      <dc:date>2015-12-23T10:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979220#M946882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(BranchID='A' and [has initial examination] = '1', count(PaientID))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979220#M946882</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-12-23T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979221#M946883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I hope, below expression must work.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;=Count({&amp;lt; BranchID ={'A'}, &lt;SPAN style="font-size: 13.3333px;"&gt;[has initial examination] = {1} &amp;gt;} PatientID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="939607" data-object-type="2" href="https://community.qlik.com/thread/197583" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Correct Expression&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979221#M946883</guid>
      <dc:creator>tyagishaila</dc:creator>
      <dc:date>2015-12-23T10:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979222#M946884</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;=Count({&amp;lt; BranchID ={'A'}, &lt;SPAN style="font-size: 13.3333px;"&gt;[has initial examination] = {'1'} &amp;gt;} PatientID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 10:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979222#M946884</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-12-23T10:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979223#M946885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try some thing like below&lt;/P&gt;&lt;P&gt;use if condition inside Count function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;COUNT( IF ( BranchID='A' and ([has initial examination] = '1', PaientID) )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 11:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979223#M946885</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2015-12-23T11:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979224#M946886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=count({&amp;lt;BranchID={'A'},&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[has initial examination] = {'1'}&lt;/STRONG&gt; &amp;gt;} distinct &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PaientID&lt;/STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 11:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979224#M946886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-23T11:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979225#M946887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed, you can try this four options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=count({&amp;lt;BranchID={'A'}, &lt;STRONG style="font-style: inherit;"&gt;[has initial examination] = {1}&lt;/STRONG&gt; &amp;gt;} distinct &lt;STRONG style="font-style: inherit;"&gt;PaientID&lt;/STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=count({&amp;lt;BranchID={'A'}, &lt;STRONG style="font-style: inherit;"&gt;[has initial examination] = {'1'}&lt;/STRONG&gt; &amp;gt;} distinct &lt;STRONG style="font-style: inherit;"&gt;PaientID&lt;/STRONG&gt;)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(BranchID='A' and [has initial examination] =1, count( distinct PaientID))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(BranchID='A' and [has initial examination] ='1', count( distinct PaientID))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;It depends if [has initial examination] is a string or number.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I hope that it help you! &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards, Agustin&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 12:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979225#M946887</guid>
      <dc:creator />
      <dc:date>2015-12-23T12:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Correct Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979226#M946888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Mohmd,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think below expression should work&lt;/P&gt;&lt;P&gt;=count({&amp;lt;BranchID={'A'},[has initial examination] = {'1'} &amp;gt;} distinct PaientID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not please share sample data to understnd the same properly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 15:01:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-Expression/m-p/979226#M946888</guid>
      <dc:creator />
      <dc:date>2015-12-23T15:01:25Z</dc:date>
    </item>
  </channel>
</rss>

