<?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 Passing arguments in count function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757386#M269552</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;I have following expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(DISTINCT SUBGROUP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want the count for only a particular company for example COMPANY='XYZ'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Feb 2015 05:45:25 GMT</pubDate>
    <dc:creator>rohitians</dc:creator>
    <dc:date>2015-02-20T05:45:25Z</dc:date>
    <item>
      <title>Passing arguments in count function?</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757386#M269552</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;I have following expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(DISTINCT SUBGROUP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want the count for only a particular company for example COMPANY='XYZ'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 05:45:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757386#M269552</guid>
      <dc:creator>rohitians</dc:creator>
      <dc:date>2015-02-20T05:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Passing arguments in count function?</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757387#M269553</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;"&gt;=count(&lt;STRONG&gt;{&amp;lt;COMPANY={'XYZ'}&amp;gt;}&lt;/STRONG&gt;DISTINCT SUBGROUP)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 05:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757387#M269553</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2015-02-20T05:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Passing arguments in count function?</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757388#M269554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abhi , has given you the best way to do this. On the other hand you want the value passed to be dynamic means based on selection you can use variable as&lt;/P&gt;&lt;P&gt;vSelected=getfieldselected(COMPANY)&lt;/P&gt;&lt;P&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;=count(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;COMPANY=(=$(vSelected))&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DISTINCT SUBGROUP)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 05:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757388#M269554</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-02-20T05:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Passing arguments in count function?</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757389#M269555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 05:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-arguments-in-count-function/m-p/757389#M269555</guid>
      <dc:creator>rohitians</dc:creator>
      <dc:date>2015-02-20T05:56:50Z</dc:date>
    </item>
  </channel>
</rss>

