<?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: count is not correct in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979522#M966047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use this &lt;/P&gt;&lt;P&gt;if(ME_AGE&amp;gt;=0 and ME_AGE&amp;lt;=6,'0-6',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=7 and ME_AGE&amp;lt;=18,'7-18',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=19 and ME_AGE&amp;lt;=30,'19-30',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=31 and ME_AGE&amp;lt;=45,'31-45',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=46 and ME_AGE&amp;lt;=60,'46-60',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '60'))))) as age_band&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 10:43:41 GMT</pubDate>
    <dc:creator>ChennaiahNallani</dc:creator>
    <dc:date>2015-10-01T10:43:41Z</dc:date>
    <item>
      <title>count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979519#M966044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i am trying to count the policy so did like this&lt;/P&gt;&lt;P&gt;count(distinct employee_id).&lt;/P&gt;&lt;P&gt;and dimension is age band&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;if(ME_AGE&amp;gt;=0 and ME_AGE&amp;lt;=6,'0-6',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=7 and ME_AGE&amp;lt;=18,'7-18',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=19 and ME_AGE&amp;lt;=30,'19-30',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=31 and ME_AGE&amp;lt;=45,'31-45',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=46 and ME_AGE&amp;lt;=60,'46-60',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=60,'60')))))) as age_band&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the result getting is not correct. while checking in db output is little differs in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i attached a sample app please check and let me know what i am doing wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979519#M966044</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-01T10:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979520#M966045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which count you are saying about&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979520#M966045</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-10-01T10:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979521#M966046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count(distinct employee_id).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979521#M966046</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-01T10:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979522#M966047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use this &lt;/P&gt;&lt;P&gt;if(ME_AGE&amp;gt;=0 and ME_AGE&amp;lt;=6,'0-6',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=7 and ME_AGE&amp;lt;=18,'7-18',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=19 and ME_AGE&amp;lt;=30,'19-30',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=31 and ME_AGE&amp;lt;=45,'31-45',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(ME_AGE&amp;gt;=46 and ME_AGE&amp;lt;=60,'46-60',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '60'))))) as age_band&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979522#M966047</guid>
      <dc:creator>ChennaiahNallani</dc:creator>
      <dc:date>2015-10-01T10:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979523#M966048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;expected output is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 128px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" height="20" width="64"&gt;14594 &lt;/TD&gt;&lt;TD width="64"&gt;0 to 6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;15088&lt;/TD&gt;&lt;TD class="xl65"&gt; 7 to 18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;61451 &lt;/TD&gt;&lt;TD&gt;19 to 30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;74968 &lt;/TD&gt;&lt;TD&gt;31 to 45&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;24283&lt;/TD&gt;&lt;TD&gt; 46 to 60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2423 &lt;/TD&gt;&lt;TD&gt;above 60&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979523#M966048</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-01T10:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979524#M966049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is your out put ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979524#M966049</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-10-01T10:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979525#M966050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979525#M966050</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-01T10:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979526#M966051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN YOUR FIRST CHAT DIMENSION IS &lt;STRONG&gt;CLASS(Age,6)&lt;/STRONG&gt; , CHANGE IT TO &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;age_band.&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;REGARDS,&lt;/STRONG&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; font-size: 13px;"&gt;&lt;STRONG&gt;Nagarjna&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979526#M966051</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-10-01T10:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979527#M966052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i changed the app now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979527#M966052</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-01T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979528#M966053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked your file, problem is with the data. &lt;STRONG&gt;the same Employee_ID has more than one age attached to it to quote an example check 035 because of this your not able to get the right count. &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979528#M966053</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-01T10:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979529#M966054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per your dashboard Data i m getting coorect.&lt;/P&gt;&lt;P&gt;Plz check&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100609_Capture.PNG" style="height: 270px; width: 620px;" /&gt; my screen Shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979529#M966054</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-10-01T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979530#M966055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats y taking distinct. any other way to get right value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 10:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979530#M966055</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-01T10:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979531#M966056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 11:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979531#M966056</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-01T11:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979532#M966057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Please try to check value for one age_band at DB &amp;amp; QV.&lt;/P&gt;&lt;P&gt;I think all the values displayed in the reports are correct.&lt;/P&gt;&lt;P&gt;Please check value for Age_band 0-6 in DB.&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;AGE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;COUNT( {&amp;lt;[AGE] ={0,1,2,3,4,5,6}&amp;gt;} DISTINCT EMPLOYEE_ID)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;STRONG&gt;14433 &lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2139&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2903&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3058&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3051&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;4&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2980&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2944&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;6&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2688&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 11:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979532#M966057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-01T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979533#M966058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the &lt;STRONG&gt;intervallMatch&lt;/STRONG&gt;-Functionality of QlikView, this seems like a perfect problem for &lt;STRONG&gt;IntervallMatch&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You won´t need all thoses IFs there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 11:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979533#M966058</guid>
      <dc:creator />
      <dc:date>2015-10-01T11:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979534#M966059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the employees has more than one age band then the employee is counted twice, to overcome this you have to flag the max age records and then create the age band.&amp;nbsp; Like this you can eliminate the duplicate records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 12:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979534#M966059</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-01T12:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979535#M966060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please tell me how to do it. this my expected below there please check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Oct 2015 06:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979535#M966060</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-03T06:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979536#M966061</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;maybe also helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/543808"&gt;Custom Filter(unusual range)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_184962_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100877_QlikCommunity_Thread_184962_Pic1.JPG" style="height: 638px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Oct 2015 23:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979536#M966061</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-10-03T23:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979537#M966062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Macro,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can you please share how to do this with my sample app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 04:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979537#M966062</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-10-05T04:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: count is not correct</title>
      <link>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979538#M966063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Share some sample data and your expected output, so that it would be easier to provide solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 04:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-is-not-correct/m-p/979538#M966063</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-05T04:14:19Z</dc:date>
    </item>
  </channel>
</rss>

