<?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: Related to Count function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817279#M288156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yoann Duval,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for the reply its working fine .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 14:09:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-11T14:09:00Z</dc:date>
    <item>
      <title>Related to Count function</title>
      <link>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817276#M288153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a branch master table in which there are&amp;nbsp; &lt;STRONG&gt;bank_code , branch_code, branch_desc&lt;/STRONG&gt; and &lt;STRONG&gt;branch_address&lt;/STRONG&gt; fields available.&lt;/P&gt;&lt;P&gt;By using this I want to display total no of branch for the same we are writing set analysis as below-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;STRONG&gt;count(distinct branch_desc)&lt;/STRONG&gt; but it is not correct the actual count comes through this&amp;nbsp; = &lt;STRONG&gt;count(distinct bank_code + branch_code)&lt;/STRONG&gt; logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= &lt;STRONG&gt;count(distinct bank_code + branch_code)&lt;/STRONG&gt; this formula is working fine in &lt;STRONG&gt;Sql server&lt;/STRONG&gt; and giving right result but in &lt;STRONG&gt;qlikview&lt;/STRONG&gt; it's not giving the same result as comes through&lt;STRONG&gt; Sql Server.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible in qlikview or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please anyone give me some idea how we can solve this problem .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 14:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817276#M288153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-11T14:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Related to Count function</title>
      <link>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817277#M288154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;count(distinct bank_code &amp;amp; branch_code) in Qlikview&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 14:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817277#M288154</guid>
      <dc:creator>yduval75</dc:creator>
      <dc:date>2014-12-11T14:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Related to Count function</title>
      <link>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817278#M288155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is for numeric addition&lt;/P&gt;&lt;P&gt;&amp;amp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is for string concatenation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as Yoann says, use&amp;nbsp; count(distinct bank_code &amp;amp; branch_code)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 14:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817278#M288155</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-12-11T14:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Related to Count function</title>
      <link>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817279#M288156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yoann Duval,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for the reply its working fine .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 14:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Related-to-Count-function/m-p/817279#M288156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-11T14:09:00Z</dc:date>
    </item>
  </channel>
</rss>

